Expand description
CDDL tokens for lexing
Enums§
- Byte
Value - Byte string values
- Control
Operator - Control operator tokens
- Numeric
- Numeric value
- Range
Value - Range value
- Socket
Plug - Socket/plug prefix
- TagConstraint
- Tag constraint for CBOR tags (RFC 9682 Section 3.2)
- Token
- Token which represents a valid CDDL character or sequence
- Value
- Literal value
Functions§
- closing_
delimiter - If token is an opening delimiter, return its matching closing delimiter
- lookup_
control_ from_ str - Return an optional control token from a given string
- lookup_
ident - Returns token in standard prelude from given string