Macro bulwark::scope_exit_move [] [src]

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