Skip to main content

map_len

Function map_len 

Source
pub fn map_len<B>(backend: &B, path: &str) -> Result<usize, B::Error>
where B: AmeBackend,