parse_file_table_format

Function parse_file_table_format 

Source
fn parse_file_table_format(
    options: &HashMap<String, String>,
) -> Result<Box<dyn FileFormat>>