Trait xsd_types::value::XsdShort

source ·
pub trait XsdShort {
    fn short_type(&self) -> Option<ShortDatatype>;
}

Required Methods§

Implementors§