macro_rules! cbor_undefined {
    ( ) => { ... };
}
Expand description

Creates a CBOR Value of type Simple with the undefined value.