3 releases
0.1.3 | Aug 14, 2024 |
---|---|
0.1.2 | Nov 13, 2023 |
0.1.1 | Nov 10, 2023 |
0.1.0 |
|
#58 in #printing
33 downloads per month
7KB
86 lines
raw-printer
Basic example
let bytes_written = raw_printer::write_to_device("/dev/usb/lp0", "^FDhello world");
println!("wrote {} bytes", bytes_written);
License
Dependencies
~0–35MB
~526K SLoC