pub fn parse_output_format(s: Option<&str>) -> Option<OutputFormat>
Parse output format from string using FromStr.