Available on crate feature
core only.Expand description
The untyped MatterCode enum covering all 50+ CESR codes.
Structs§
- Matter
Code Iter - An iterator over the variants of MatterCode
Enums§
- Matter
Code - All Matter CESR primitive codes as a single untyped enum.
Constants§
- LARGE_
VAR_ HEADER_ SIZE - Number of Base64 characters in the header of a large variable-size code (
7,8,9). - SMALL_
VAR_ HEADER_ SIZE - Number of Base64 characters in the header of a small variable-size code (
4,5,6).