Expand description
Functions that simplify producing tagged CBOR values through minicbor.
Structsยง
- IpWith
Zone ๐An IP address with a zone identifier associated with it
Functionsยง
- encode_
as_ ๐ip Encode a&[u8]
as a tagged IP address (with the family determined by the length). - encode_
as_ ๐mac Encode a&[u8]
as a tagged MAC address.