Expand description
Provides a generic scalar Value enum which supports collation.
This library is part of TinyChain: http://github.com/haydnv/tinychain
Structs
A boolean value.
The type of a Boolean.
A link to a network resource.
Defines a collation order for Number.
A TinyChain String
A struct for deserializing a Value which implements destream::de::Visitor
and serde::de::Visitor.
A semantic version with a major, minor, and revision number, e.g. “0.1.12”
Enums
An optional inclusive or exclusive bound
A complex number.
The type of a Complex number.
A floating-point number.
A signed integer.
The address portion of a Link (an IP address)
The protocol portion of a Link (e.g. “http”)
A generic number.
The type of a generic Number.
An unsigned integer.
A generic value enum