Skip to main content

Int

Type Alias Int 

Source
pub type Int = i32;
Expand description

Rust type for representing values of the xsd:int datatype.