Registry / other / eternalfest-core

eternalfest-core

JSON →
library0.18.2rscratesunverified

Core crate for Eternalfest

# Cargo.toml [dependencies] eternalfest_core = "0.18.2"
INSTALL
IMPORT
SIG · ETERNALFEST-CORE
E
eternalfest-core
otherrustv0.18.2
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.

Game
use eternalfest_core::Game;

Create a new game instance using the Eternalfest core.

use eternalfest_core::Game; fn main() { let _game = Game::new(); println!("Eternalfest game created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.18.2latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Meta
1
Resources
eternalfest-core — cargo add eternalfest-core · libregistry