Macro bulwark::scope_exit [] [src]

macro_rules! scope_exit {
    ($($t:tt)*) => { ... };
}