Function to_range

Source
pub fn to_range(
    key: Vec<u8>,
    range_end: Vec<u8>,
) -> (Bound<Vec<u8>>, Bound<Vec<u8>>)