[][src]Macro try_guard::guard

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

The guard! macro.