Utility to defer execution of code, inspired by Go's defer statement.
# Cargo.toml
[dependencies]
defer = "0.2.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Defers execution of a closure until the end of the scope.
No known issues recorded.
No dependency data recorded yet.