Registry / other / tp-state-machine

tp-state-machine

JSON →
library2.1.2rscratesunverified

Tetcore State Machine implementation for blockchain runtime state management.

# Cargo.toml [dependencies] tp-state-machine = "2.1.2"
INSTALL
IMPORT
SIG · TP-STATE-MACHINE
T
tp-state-machine
otherrustv2.1.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.

StateMachine
✓ use tp_state_machine::StateMachine;

Initializes a new Tetcore state machine.

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

No known issues recorded.

Upgrade
Version history
2.1.2latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
tp-state-machine — cargo add tp-state-machine · libregistry