Function tikv_util::config::get_file_count[][src]

fn get_file_count(
    data_path: &str,
    extension: &str
) -> Result<usize, ConfigError>