5 releases

0.1.4 May 29, 2023
0.1.3 May 29, 2023
0.1.2 May 29, 2023
0.1.1 May 29, 2023
0.1.0 May 29, 2023

#145 in Windows APIs

Download history 57/week @ 2024-02-20 42/week @ 2024-02-27

99 downloads per month

MIT license

4KB

Printer Service

This cargo is currently under development, any bugs please understand

donate https://saweria.co/alfianlensun

Usage

printers_service::get_printers() -> String 

Return a string of json available printers

printers_service::get_printers_by_name(String) -> String 

Return a string of json available printers by name

No runtime deps