Function keys::rewrite::rewrite_prefix_of_end_bound [−][src]
pub fn rewrite_prefix_of_end_bound(
old_prefix: &[u8],
new_prefix: &[u8],
end: Bound<&[u8]>
) -> Result<Bound<Vec<u8>>, WrongPrefix>
pub fn rewrite_prefix_of_end_bound(
old_prefix: &[u8],
new_prefix: &[u8],
end: Bound<&[u8]>
) -> Result<Bound<Vec<u8>>, WrongPrefix>