Expand description
escpos-rw: USB communication with ESC/POS (Epson) thermal printers
escpos-rw is a “low level” fork of escpos-rs, aiming at providing the USB connection and read/write functions.
- bug fixes
- cleaning unused and unwanted code
- adding read functionality
Structs§
- Printer
- The printer object represents the thermal printer.
Enums§
- Error
- Errors that this crate throws.