scopeguard-lite

Crates.ioscopeguard-lite
lib.rsscopeguard-lite
version1.0.0
created_at2025-09-25 16:55:27.262256+00
updated_at2025-09-25 16:55:27.262256+00
descriptionA lightweight way to defer execution of a block to the end of the scope, and to run code during an unwind.
homepage
repositoryhttps://github.com/Sky9x/scopeguard-lite
max_upload_size
id1854878
size22,715
Sky (Sky9x)

documentation

README

scopeguard-lite

GitHub Crates.io Docs.rs


A lightweight way to defer execution of a block to the end of the scope, and to run code during an unwind.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Commit count: 1

cargo fmt