Expand description
Wick Manifest implementation
Re-exports§
pub use crate::config::WickConfiguration;
Modules§
- audit
- Structures and functions for auditing Wick Manifests.
- config
- The main configuration module.
- error
- Wick Manifest error.
- load
- Methods to read and load raw configurations.
- lockdown
- Data structures, traits, and errors associated with Lockdown configuration.
- v0
- Wick Manifest v0 implementation.
- v1
- Wick Manifest v1 implementation.
Structs§
Traits§
- Expand
Imports - The ExpandImports trait is implemented by entities that may or may not need to alter the imported components.
- Imports
- The Imports trait is implemented by configuration that can import other configuration.
- Root
Config - The RootConfig trait is implemented by configurations that have root-level runtime configuration.
Functions§
Type Aliases§
- Asset
Error - The crate’s error type.
- Error
- The crate’s error type.
- Resolver
- The type associated with a resolver function.