Cargo Features
cbor_enhanced has no features set by default.
[dependencies]
cbor_enhanced = { version = "0.1.1", features = ["iana_all_tags", "iana_std", "iana_numbers", "iana_chrono", "iana_bigint", "iana_uuid", "iana_regex", "iana_mime", "iana_geo", "protocol_derive"] }
- iana_std iana_all_tags? = safe-transmute
-
tags 64-79, 81,82, 85,86 260, 261,
- iana_numbers = half
-
tags 80,
- iana_chrono iana_all_tags? = chrono
-
Tags 0, 1, 1001
- iana_bigint iana_all_tags? = num-bigint, num-traits
-
tags 2,3
- iana_uuid iana_all_tags? = uuid
-
tags 37
- iana_regex = regex
-
tag 35
- iana_mime iana_all_tags? = mime
-
tag 36
- iana_geo iana_all_tags? = num-traits
-
tag 103
Affects
de::iana_geo
… - protocol_derive = cbor_enhanced_derive_protocol
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.