Function time::format_description::parse [−][src]
pub fn parse(s: &str) -> Result<Vec<FormatItem<'_>>, InvalidFormatDescription>
This is supported on (crate features
formatting or parsing) and crate feature alloc only.Parse a sequence of items from the format description.