Skip to main content

ParseDateTimeError

Type Alias ParseDateTimeError 

Source
pub type ParseDateTimeError = Error;
Expand description

An error encountered when parsing an xsd:dateTime literal.

Aliased Typeยง

pub struct ParseDateTimeError { /* private fields */ }