Skip to main content

Crate build_automata

Crate build_automata 

Source

Structs§

Options
Options.

Enums§

Error
Automaton generation error.

Functions§

build_automata
Build the automata with the default options.
build_automata_with
Build the automata with the given options.
try_build_automata
Tries to build the automata with the default options.
try_build_automata_with
Tries to build the automata with the given options.