Python bindings next-token constraints written in Rust
- Character Trie
- Context Free Grammar
I am doing this to learn Rust 🦀. Not recommended for production use until I am more proficient in it.
Token trie implementations in Rust. Totally MVP, probably far from production until I've learned Rust.
RustMIT