Macro bulwark::scope_success [] [src]

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