Lines Matching defs:Value
281 pub fn cbor_type_error<T>(value: &cbor::value::Value, want: &'static str) -> Result<T, CborError> { in cbor_type_error()
300 pub fn read_to_value(mut slice: &[u8]) -> Result<cbor::value::Value, CborError> { in read_to_value()
315 fn to_cbor_value(self) -> Result<cbor::value::Value, CborError>; in to_cbor_value()
368 fn to_cbor_value(self) -> Result<cbor::value::Value, CborError> { in to_cbor_value()
393 fn to_cbor_value(self) -> Result<cbor::value::Value, CborError> { in to_cbor_value()
416 fn to_cbor_value(self) -> Result<cbor::value::Value, CborError> { in to_cbor_value()
434 fn to_cbor_value(self) -> Result<cbor::value::Value, CborError> { in to_cbor_value()
453 fn to_cbor_value(self) -> Result<cbor::value::Value, CborError> { in to_cbor_value()
475 fn to_cbor_value(self) -> Result<cbor::value::Value, CborError> { in to_cbor_value()
494 fn to_cbor_value(self) -> Result<cbor::value::Value, CborError> { in to_cbor_value()
513 fn to_cbor_value(self) -> Result<cbor::value::Value, CborError> { in to_cbor_value()
532 fn to_cbor_value(self) -> Result<cbor::value::Value, CborError> { in to_cbor_value()
548 fn to_cbor_value(self) -> Result<cbor::value::Value, CborError> { in to_cbor_value()
564 fn to_cbor_value(self) -> Result<cbor::value::Value, CborError> { in to_cbor_value()
583 fn to_cbor_value(self) -> Result<cbor::value::Value, CborError> { in to_cbor_value()