Macro oasis_cbor::cbor_true

source ·
macro_rules! cbor_true {
    ( ) => { ... };
}
Expand description

Creates a CBOR Value of type Simple with value true.