Long

Type Alias Long 

Source
pub type Long = i64;

Trait Implementations§

Source§

impl ParseXsd for Long

Source§

impl XsdLong for Long

Source§

impl XsdValue for Long

Source§

fn datatype(&self) -> Datatype

Returns the XSD datatype that best describes the value.