oblivious_state_machine

Crates.iooblivious_state_machine
lib.rsoblivious_state_machine
version0.6.5
sourcesrc
created_at2022-11-10 12:41:02.129929
updated_at2023-02-15 07:28:15.969528
descriptionThis crate defines an abstraction level to conveniently describe state machines.
homepagehttps://github.com/vnermolaev/oblivious-state-machine
repository
max_upload_size
id711316
size35,277
Victor Ermolaev (vnermolaev)

documentation

README

Oblivious state machine

This crate provides an abstraction level allowing to conveniently describe state machines by describing their states and not the transitions between the states. A comprehensive overview and elaborated example can be found in this article.

Commit count: 0

cargo fmt