Cargo Features
iso7816 has no features set by default.
[dependencies]
iso7816 = { version = "0.1.3", features = ["std", "heapless-bytes"] }
- std
Features from optional dependencies
- heapless-bytes implicit feature
-
Enables heapless-bytes ^0.3.0
heapless-bytes:
Newtype around heapless byte Vec with efficient serde