[][src]Function terminus_store::structure::logarray::logarray_file_get_length_and_width

pub fn logarray_file_get_length_and_width<F: FileLoad>(
    f: F
) -> impl Future<Item = (F, u32, u8), Error = Error>