winprint 0.2.0

A crate for printing to a Windows printer device using Windows API
Documentation
1
2
3
#![cfg(feature = "test-utils")]
/// Provides a auto-managed null printer device for testing.
pub mod null_device;