print_to

Macro print_to 

Source
macro_rules! print_to {
    ($out:expr, $($arg:tt)*) => { ... };
}
Expand description

Print to a device