Function validate_delete_range

Source
pub(crate) fn validate_delete_range(
    left: &Bound<Bytes>,
    right: &Bound<Bytes>,
) -> bool