Cargo Features

iso7816 has no features set by default.

[dependencies]
iso7816 = { version = "0.1.2", features = ["std", "heapless-bytes"] }
std

Features from optional dependencies

heapless-bytes implicit feature

Enables heapless-bytes

heapless-bytes:

Newtype around heapless byte Vec with efficient serde