Module netsblox_vm::std_util
source · Expand description
A collection of helper types which depend on the standard library.
Note that this module is only available with the std
feature flag.
Structs
- A
Key
type which wraps a sharedAsyncResult
. - A clock with optional coarse granularity.