This crate provides Nano S/X/S+ -compatible abstractions for displaying text, icons, menus and other common gadgets to the screen.
An example app in examples/gadgets can be loaded and tested with this command:
cargo ledger <target> --load -- --examples gadgets
<target> being one of nanos, nanox, nanosplus.
The cargo ledger subcommand can be installed here