Skip to main content

rinfo

Macro rinfo 

Source
macro_rules! rinfo {
    ($($arg:tt)+) => { ... };
}