Module util

Module util 

Source

Structs§

Waitable
A shared container that may be empty, and allows threads to block until it has a value.
WaitableMut

Functions§

with_custom_values_in
Do something with all CustomValues recursively within a Value. This is not limited to plugin custom values.