rand

Macro info

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