Fiscal Printer trait for implement
Allows define a trait using base values for documents send to and from fiscal printer.
For Target Raspberry Pi
https://medium.com/swlh/compiling-rust-for-raspberry-pi-arm-922b55dbb050
Examples:
main.js
println!;
let epale_pnp: PnP = new;
epale_pnp.open_port;
epale_pnp.send_command;
let setup = new;
let result = epale_pnp.setup;
println!;
epale_pnp.close_port;