Macro scopeguard::defer [−][src]
Macro to create a ScopeGuard
(always run).
The macro takes statements, which are the body of a closure that will run when the scope is exited.
Macro to create a ScopeGuard
(always run).
The macro takes statements, which are the body of a closure that will run when the scope is exited.