Macro sk_cbor::cbor_unsigned[][src]

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

Creates a CBOR Value of type Unsigned with the given numeric value.