rate_limited_test

Macro rate_limited_test 

Source
macro_rules! rate_limited_test {
    (fn $name:ident() $body:block) => { ... };
}
Expand description

Macro to mark tests that should be run individually to avoid rate limiting