pub fn prefix_to_range(prefix: &[u8]) -> (Bound<Slice>, Bound<Slice>)
Converts a prefix to range bounds.