blob: b68082efd066aa7464e6fd5e3b41230d8210186c (
plain) (
blame)
1
2
3
4
|
Types::Serialiser provides some extra datatypes that are used by common
serialisation formats such as JSON or CBOR. The idea is to have a repository of
simple/small constants and containers that can be shared by different
implementations so they become interoperable between each other.
|