Rust library to compose or parse APDU commands and responses.
This repository is made of these crates separately:
Add to your Cargo.toml as a dependency as follows: toml [dependencies] apdu = "0.2"
toml [dependencies] apdu = "0.2"
See docs.rs.