Modules§
- trace 🔒
Debug-assertions enabled and std
Structs§
- Exclusive
Snatch Guard - A guard that allows snatching the snatchable data.
- Snatch
Guard - A guard that provides read access to snatchable data.
- Snatch
Lock - 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.