Macro sk_cbor::cbor_text[][src]

macro_rules! cbor_text {
    ($x : expr) => { ... };
}
Expand description

Creates a CBOR Value of type Text String with the given string.