Skip to main content
Platform:
Module guard
rama
0.5.0
Module guard
Module Items
Structs
In rama::
utils
rama
::
utils
Module
guard
Copy item path
Expand description
Scope guards for synchronous cleanup on every return path.
Structs
§
Drop
Guard
Runs a closure exactly once when fired explicitly or when dropped while armed.