Function file_indexing::rotate_with_capacity[][src]

pub fn rotate_with_capacity(
    path: &str,
    lop: usize,
    capacity: usize
) -> Result<()>