Module snatch

Source

Modules§

trace 🔒 Debug-assertions enabled and std

Structs§

ExclusiveSnatchGuard
A guard that allows snatching the snatchable data.
SnatchGuard
A guard that provides read access to snatchable data.
SnatchLock
A Device-global lock for all snatchable data.
Snatchable
A value that is mostly immutable but can be “snatched” if we need to destroy it early.