automata/src/lib.rs
2025-12-19 18:06:21 -05:00

2 lines
34 B
Rust

pub mod automata;
pub mod loader;