Skip to main content

info_once

Macro info_once 

Source
macro_rules! info_once {
    ($id:expr, $($arg:tt)*) => { ... };
}