Skip to main content

guard

Macro guard 

Source
macro_rules! guard {
    ($e:expr) => { ... };
}
Expand description

The guard! macro.