Registry / other / etwin-constants

etwin-constants

JSON →
library0.12.3rscratesunverified

Provides constants and store implementation for the Hammerfest game within the Eternal Twin project.

# Cargo.toml [dependencies] etwin_constants = "0.12.3"
INSTALL
IMPORT
SIG · ETWIN-CONSTANTS
E
etwin-constants
otherrustv0.12.3
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.

HammerfestStore
use etwin_constants::HammerfestStore;

Initialize the Hammerfest store with default constants.

use etwin_constants::HammerfestStore; fn main() { let store = HammerfestStore::new(); println!("Store initialized"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.12.3latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
etwin-constants — cargo add etwin-constants · libregistry