Macro rand::info

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