Macro oasis_cbor::cbor_false[][src]

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

Creates a CBOR Value of type Simple with value false.