Macro sk_cbor::cbor_true[][src]

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

Creates a CBOR Value of type Simple with value true.