Skip to main content

is_cached

Function is_cached 

Source
pub(super) fn is_cached<P>(map: &Arc<Map>, from: &P) -> bool
where P: AsRef<[u8]> + ?Sized,