Int

Type Alias Int 

Source
pub type Int = i32;

Trait Implementations§

Source§

impl ParseXsd for Int

Source§

impl XsdInt for Int

Source§

impl XsdValue for Int

Source§

fn datatype(&self) -> Datatype

Returns the XSD datatype that best describes the value.