parse_custom_format

Function parse_custom_format 

Source
pub fn parse_custom_format(s: &str) -> Result<CustomFormat, String>
Expand description

Parse a custom format from a string, with helpful error messages.