pub fn date<'input>(
    __input: &'input str
) -> Result<Date, ParseError<<str as Parse>::PositionRepr>>
Expand description

Parses a date.