Byte

Type Alias Byte 

Source
pub type Byte = i8;

Trait Implementations§

Source§

impl ParseXsd for Byte

Source§

impl XsdValue for Byte

Source§

fn datatype(&self) -> Datatype

Returns the XSD datatype that best describes the value.