Function defmt_parser::parse 
source · pub fn parse(
    format_string: &str,
    mode: ParserMode
) -> Result<Vec<Fragment<'_>>, Error>Available on 
unstable only.pub fn parse(
    format_string: &str,
    mode: ParserMode
) -> Result<Vec<Fragment<'_>>, Error>unstable only.