Macro polonius_the_crab::polonius_continue
source · macro_rules! polonius_continue {
() => { ... };
}Expand description
continue to the next iteration of a polonius_loop!.
macro_rules! polonius_continue {
() => { ... };
}continue to the next iteration of a polonius_loop!.