Registry / other / metaemu-state

metaemu-state

JSON →
library0.3.1rscratesunverified

Part of MetaEmu core packages for emulator state management.

# Cargo.toml [dependencies] metaemu-state = "0.3.1"
INSTALL
IMPORT
SIG · METAEMU-STATE
M
metaemu-state
otherrustv0.3.1
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.

EmulatorState
use metaemu_state::EmulatorState;

Initializes a new emulator state.

use metaemu_state::EmulatorState; fn main() { let state = EmulatorState::new(); println!("State initialized"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.3.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
3 hits · last 30 days
node
2
Amazon
1
Resources
metaemu-state — cargo add metaemu-state · libregistry