scopeguard
0
reviews
A RAII scope guard that will run a given closure when it goes out of scope, even if the code between panics (assuming unwinding panic). Defines the macros `defer!`, `defer_on_unwind!`, `defer_on_success!` as shorthands for guards with one of the implemented strategies.
85
Security
39
Quality
10
Maintenance
47
Overall
v1.2.0
Crates
Rust
Jul 17, 2023
No Known Issues
This package has a good security score with no known vulnerabilities.
553
GitHub Stars
Community Reviews
No reviews yet
Be the first to share your experience with this package
Write a Review
Sign in to write a review
Sign In
Used By