bnr 0.1.2

Pure Rust implementation of the BNR XFS USB communication protocol
Documentation
1
2
3
4
5
6
7
8
mod cash;
mod common;
mod denominations;
mod history;
mod init;
mod maintenance;
mod status;
mod sys_config;