1 2 3
#![cfg(feature = "test-utils")] /// Provides a auto-managed null printer device for testing. pub mod null_device;