Function duration_str::parse_naive_date[][src]

pub fn parse_naive_date<S: Into<String>>(input: S) -> Result<NaiveDate>