Macro sk_cbor::cbor_undefined[][src]

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

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