cbor_null

Macro cbor_null 

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

Creates a CBOR Value of type Simple with value null.