CborToken

struct CborToken {
CborTokenType type;
}

Meta