A union type representing primitive types in Cbor objects
A union type representing primitive types in Cbor objects
3.1
3.0
A union type representing primitive types in Json objects
A union type representing primitive types in Json objects
4.0
3.0
A union type representing possible return values of Parser.parse
.
A union type representing possible return values of Parser.parse
.
4.0
3.0
A union type where the possible values are a String or Int
A union type where the possible values are a String or Int
3.0
The cases of CborValue and methods to convert other things into CborValues.
The cases of CborValue and methods to convert other things into CborValues.
3.1
3.0
The cases of JsonValue and methods to convert other things into JsonValues.
The cases of JsonValue and methods to convert other things into JsonValues.
3.0
A container for the types of ParserRetVals
A container for the types of ParserRetVals
4.0
3.0
The cases of StringOrInt and implicits to convert other things into StringOrInts.
The cases of StringOrInt and implicits to convert other things into StringOrInts.
3.0
Contains various tagged unions that are used in preference to Any-promotion.