Skip to main content

infof

Macro infof 

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