Registry / other / mashina

mashina

JSON →
library0.1.1rscratesunverified

Vapory state machine implementation.

# Cargo.toml [dependencies] mashina = "0.1.1"
INSTALL
IMPORT
SIG · MASHINA
M
mashina
otherrustv0.1.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.

StateMachine
use mashina::StateMachine;

Create a new Vapory state machine.

use mashina::StateMachine; fn main() { let machine = StateMachine::new(); println!("State machine created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
mashina — cargo add mashina · libregistry