Function repr::strconv::parse_date[][src]

pub fn parse_date(s: &str) -> Result<NaiveDate, ParseError>
Expand description

Parses a NaiveDate from s.