Macro sk_cbor::cbor_bytes[][src]

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

Creates a CBOR Value of type Byte String with the given slice or vector.