Other items indefmt_parser
pub fn parse<'f>( format_string: &'f str, mode: ParserMode) -> Result<Vec<Fragment<'f>>, Cow<'static, str>>
unstable