Registry / config / wick-config

wick-config

JSON →
library0.28.0rscratesunverified

Defines the Wick manifest configuration format for component-based applications.

# Cargo.toml [dependencies] wick-config = "0.28.0"
INSTALL
IMPORT
SIG · WICK-CONFIG
W
wick-config
configrustv0.28.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

WickConfig
use wick_config::WickConfig;

Creates a default Wick configuration instance.

use wick_config::WickConfig; fn main() { let config = WickConfig::default(); println!("{:?}", config); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.28.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
28 hits · last 30 days
node
22
Resources
wick-config — cargo add wick-config · libregistry