Sosthène Guédon 1b07b83111 Fix clippy warnings
2024-01-29 15:08:02 +01:00
2024-01-29 15:08:02 +01:00
2024-01-29 15:08:02 +01:00
2023-11-08 10:55:55 +01:00
2023-11-22 14:43:28 +01:00
2023-11-22 14:43:28 +01:00
2021-07-13 16:49:54 -07:00

Apdu Dispatch

This layer accepts APDU (application packet data units) from a contact and/or contactless interface and passes them to a selected app.

It handles parsing APDU's, chaining, T=0, and T=1.

Run tests via cargo test --features std,log-all

Description
No description provided
Readme 179 KiB
Languages
Rust 100%