alias CBOR::Type

Overview

Represents CBOR types

Alias Definition

Array(CBOR::Type) | Bool | Float32 | Float64 | Hash(CBOR::Type, CBOR::Type) | Int128 | Int16 | Int32 | Int64 | Int8 | Slice(UInt8) | String | UInt16 | UInt32 | UInt64 | UInt8 | Nil

Defined in:

cbor.cr