3 个版本
新版本 0.1.3 | 2024 年 8 月 14 日 |
---|---|
0.1.2 | 2023 年 11 月 13 日 |
0.1.1 | 2023 年 11 月 10 日 |
0.1.0 |
|
1629 在 硬件支持
每月 186 次下载
7KB
86 行
raw-printer
基本示例
let bytes_written = raw_printer::write_to_device("/dev/usb/lp0", "^FDhello world");
println!("wrote {} bytes", bytes_written);
许可证
依赖项
~0–36MB
~527K SLoC