Expand description
§poison
Provides ergonomic poisoning primitives for building poisonable structures.
Structs§
- Poison
- A typed poisoning wrapper.
- Poison
Guard - A poison guard on an associated Poison.
- RawPoison
- A raw poisoning primitive, can be used to build automatically poisoning structures.
- RawPoison
Guard - A guard on a RawPoison.
Functions§
- map_
result - A simple, useful combinator for dealing with LockResult.