gerber 0.1.0

Finite State Automato construction and execution
Documentation

A simple DFA library to construct state machines, fast allocation using an a custom Arena implementation, and safe construction using Rust's borrow checker.