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
verified_user
No Known Issues

This package has a good security score with no known vulnerabilities.

553 GitHub Stars

forum Community Reviews

rate_review

No reviews yet

Be the first to share your experience with this package
edit Write a Review
lock

Sign in to write a review

Sign In
hub Used By