Skip to main content

chaos_test

Macro chaos_test 

Source
macro_rules! chaos_test {
    ($name:ident, |$seed:ident| $body:block) => { ... };
}