Macro rand::trace

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