defmt_parser

Function parse

Source
pub fn parse(
    format_string: &str,
    mode: ParserMode,
) -> Result<Vec<Fragment<'_>>, Error>