Short

Type Alias Short 

Source
pub type Short = i16;

Trait Implementations§

Source§

impl ParseXsd for Short

Source§

impl XsdShort for Short

Source§

impl XsdValue for Short

Source§

fn datatype(&self) -> Datatype

Returns the XSD datatype that best describes the value.