macro_rules! polonius_continue {
    () => { ... };
}
Expand description

continue to the next iteration of a polonius_loop!.