Crate wick_config

Source
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§

AssetReference
FetchOptions
FetchableAssetReference

Traits§

ExpandImports
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.
RootConfig
The RootConfig trait is implemented by configurations that have root-level runtime configuration.

Functions§

normalize_path

Type Aliases§

AssetError
The crate’s error type.
Error
The crate’s error type.
Resolver
The type associated with a resolver function.