parse_date

Function parse_date 

Source
pub fn parse_date(date_string: &str) -> Result<Date, ParseError>