[][src]Function defmt_parser::parse

pub fn parse<'f>(
    format_string: &'f str
) -> Result<Vec<Fragment<'f>>, Cow<'static, str>>
This is supported on unstable only.