Skip to main content

info

Macro info 

Source
macro_rules! info {
    ($($args: tt)*) => { ... };
}