Macro ray_rust::rd

source ·
macro_rules! rd {
    () => { ... };
    ($($arg:expr),*) => { ... };
}