Enum TestValue
cbor_no_std::de
pub enum TestValue { Int(u64), }
Int(u64)
impl Send for TestValue
impl Sync for TestValue