Registry / config / stak-configuration

stak-configuration

JSON →
library0.12.11rscratesunverified

Stak Scheme configuration management.

# Cargo.toml [dependencies] stak-configuration = "0.12.11"
INSTALL
IMPORT
SIG · STAK-CONFIGURATION
S
stak-configuration
configrustv0.12.11
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.

Configuration
use stak_configuration::Configuration;

Creates a new Stak Scheme configuration.

use stak_configuration::Configuration; fn main() { let config = Configuration::new(); println!("Configuration created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.12.11latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
28 hits · last 30 days
node
24
Resources
stak-configuration — cargo add stak-configuration · libregistry