Cargo Features
NDEF has no features set by default.
[dependencies]
ndef = { version = "0.2.0", features = ["alloc", "cbor"] }
- alloc
-
Enables alloc of optional minicbor ^0.24
- cbor
-
Enables minicbor ^0.24
NDEF has 2 features without comments.
NDEF has no features set by default.
[dependencies]
ndef = { version = "0.2.0", features = ["alloc", "cbor"] }
Enables alloc of optional minicbor ^0.24
Enables minicbor ^0.24
NDEF has 2 features without comments.