winprint

Crates.iowinprint
lib.rswinprint
version0.2.0
sourcesrc
created_at2024-03-14 09:57:33.357298
updated_at2024-08-29 18:04:17.59229
descriptionA crate for printing to a Windows printer device using Windows API
homepage
repositoryhttps://github.com/ArcticLampyrid/winprint.rs/
max_upload_size
id1173184
size413,790
ArcticLampyrid (ArcticLampyrid)

documentation

https://docs.rs/winprint

README

winprint

crates.io Released API docs BSD 3 Clause licensed

A crate for printing to a Windows printer device using Windows API.

About Safety

This crate interfaces with several Windows API functions, necessitating the use of unsafe code blocks. Nevertheless, this crate is designed to be safe and sound to use. If you find any case that will break safety or soundness, please report it as a bug.

License

Licensed under BSD 3 Clause

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this crate by you, shall be licensed as BSD 3 Clause, without any additional terms or conditions.

Commit count: 0

cargo fmt