Structs§
- Waitable
- A shared container that may be empty, and allows threads to block until it has a value.
- Waitable
Mut
Functions§
- with_
custom_ values_ in - Do something with all
CustomValue
s recursively within aValue
. This is not limited to plugin custom values.