{"library":"scopeguard","type":"library","category":null,"description":"A RAII scope guard that runs a given closure when it goes out of scope, even during unwinding panic.","language":"rust","status":"active","version":"1.2.0","tags":["raii","scope-guard","cleanup","panic-safe"],"last_verified":"Tue Jun 16","install":[{"cmd":"# Cargo.toml\n[dependencies]\nscopeguard = \"1.2.0\"","imports":["use scopeguard::guard;"]},{"cmd":"cargo add scopeguard","imports":[]}],"homepage":"https://github.com/bluss/scopeguard","github":"https://github.com/bluss/scopeguard","docs":"https://docs.rs/scopeguard/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}