Registry / config / eternaltwin-config

eternaltwin-config

JSON →
library0.16.4rscratesunverified

Config crate for Eternal-Twin, a game server framework.

# Cargo.toml [dependencies] eternaltwin_config = "0.16.4"
INSTALL
IMPORT
SIG · ETERNALTWIN-CONFIG
E
eternaltwin-config
configrustv0.16.4
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.

Config
use eternaltwin_config::Config;

Loads configuration from a TOML file.

use eternaltwin_config::Config; let config = Config::from_file("config.toml").unwrap();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.16.4latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
41 hits · last 30 days
node
34
Resources
eternaltwin-config — cargo add eternaltwin-config · libregistry