Re-exports
pub use base64_binary::Base64Binary;pub use base64_binary::Base64BinaryBuf;pub use base64_binary::InvalidBase64;pub use hex_binary::HexBinary;pub use hex_binary::HexBinaryBuf;pub use hex_binary::InvalidHex;
Modules
Structs
- Decimal number.
- Checks that a rational has a finite decimal representation.
- Integer number.
- Error raised when trying to create a decimal value from a rational without finite decimal representation.
Enums
- A
Signis aBigInt’s composing element. - XSD datatype value.
- XSD datatype value.
Traits
Functions
- Returns the decimal lexical representation of the given rational number, if any.
- Checks that the given rational has a finite decimal representation.