Docs.rs
defer-0.2.1
defer 0.2.1
Docs.rs crate page
MIT/Apache-2.0
Links
Repository
crates.io
Source
Owners
andrewhickman
Dependencies
Versions
66.67%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
defer
0.2.1
All Items
Macros
Functions
?
Crate
defer
source
·
[
−
]
Macros
§
defer
Defer execution of a closure until the current scope end.
Functions
§
defer
Defer execution of a closure until the return value is dropped.