parse_format_string

Function parse_format_string 

Source
pub fn parse_format_string(fmt: &str) -> Result<Vec<FormatElement<'_>>>