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