XsdInt

Trait XsdInt 

Source
pub trait XsdInt {
    // Required method
    fn int_type(&self) -> IntDatatype;
}

Required Methods§

Implementors§