Type Definition xsd_types::value::Boolean

source ·
pub type Boolean = bool;

Trait Implementations§

Returns the XSD datatype that best describes the value.