scope-guard 1.2.0

Simple RAII scope guard
Documentation

scope-guard

Rust Crates.io Documentation

Simple RAII scope guard

Features

  • std - Enables async scope to run destructor when future finishes, even if it panics.