code-scanner-driver 0.1.1

Driver for barcode scanners and keyboard input with GTIN validation, async streaming, and burst detection.
Documentation
1
2
3
4
5
pub mod event;
pub mod keyboard;
pub mod util;
pub mod stream;
pub mod prelude;