mir-ion ~master (2023-11-12T13:12:48Z)
Dub
Repo
IonVersionMarker
mir
ion
value
Ion Version Marker
struct
IonVersionMarker {
ubyte
major
;
ubyte
minor
;
}
Members
Variables
major
ubyte
major
;
Major Version
minor
ubyte
minor
;
Minor Version
Meta
Source
See Implementation
mir
ion
value
aliases
IonType
IonTypeCodeOf
enums
isIonType
functions
parseValue
parseVarUInt
parseVersion
structs
IonAnnotationWrapper
IonAnnotations
IonDecimal
IonDescribedDecimal
IonDescribedValue
IonDescriptor
IonElement
IonElementWithId
IonFloat
IonInt
IonIntField
IonList
IonNInt
IonNull
IonSexp
IonStruct
IonStructWithSymbols
IonSymbolID
IonTimestamp
IonUInt
IonValue
IonVersionMarker
Ion Version Marker