process_file_type

Function process_file_type 

Source
pub fn process_file_type(
    potential_file_type: Option<&str>,
) -> Result<Option<&str>, DiaryError>