Expand description
Types and methods for handling wash contexts, the configuration files for interacting with lattices
Modules§
- fs
- Implementations for managing contexts within a directory on a filesystem
Structs§
Constants§
Traits§
- Context
Manager - A trait that can be implemented by any type that wants to load, save, and otherwise manage wash contexts (e.g. from a database or a config store
Functions§
- default_
component_ operation_ timeout_ ms - Default timeout that should be used with operations that manipulate components (ex. scale)
- default_
timeout_ ms