dafny_runtime

Macro rd

Source
macro_rules! rd {
    ($x:expr) => { ... };
}