Skip to main content

debug_to_file

Macro debug_to_file 

Source
macro_rules! debug_to_file {
    ($($arg:tt)*) => { ... };
}