Skip to main content

info

Macro info 

Source
macro_rules! info {
    ($($value: expr), *) => { ... };
}