[][src]Macro lelet_utils::defer

macro_rules! defer {
    ($($body:tt)*) => { ... };
}

Defer the execution until the scope is done