Function file_count

Source
pub fn file_count(
    file: &str,
    no_header: bool,
    sheet: usize,
) -> Result<Option<ResultData>, Box<dyn Error>>