Macro bulwark::scope_failure_move [] [src]

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