Quickstart
Build ISO mDL compliant applications use the Spruce Rust Library.
The following sections will provide a conceptual overview of the ISO mDL Rust library and examples of the interaction between devices and readers when an mDL is presented in person.
isomdl is a Rust library to be added to your existing Rust project.
Pre-requisites
Install with Cargo
Add the isomdl library to your Rust project using cargo:
cargo add isomdlThe following sections will provide a conceptual overview of the ISO mDL Rust library and examples of the interaction between devices and readers when an mDL is presented in person.
Last updated
Was this helpful?