mealy 0.1.2

Low-overhead state machine interface
Documentation
  • Coverage
  • 7.14%
    1 out of 14 items documented0 out of 8 items with examples
  • Size
  • Source code size: 2.59 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.11 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 8s Average build duration of successful builds.
  • all releases: 8s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • mbr/mealy-rs
    1 1 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • mbr

Compile-time automata

A very small crate describing a common interface for zero-overhead state machines. Unless you write libraries exposing these, you won't need this crate.