macro_rules! exit_polonius {
    ( $($e:expr $(,)?)? ) => { ... };
}
Expand description

See polonius! for more info.