Re-exports§
pub use scanner::FseScanner;pub use scanner::ScanSummary;pub use scanner::ScanCursor;pub use scanner::Violation;pub use store::FseMap;
Modules§
Structs§
- Rule
- Input rule definition for compilation.
Enums§
- Control
Op - Optional: context-shift / mode control hooks.
- FseOpcode
- Scan
Result
Type Aliases§
- RuleId
- Dense RuleId (0..rule_count). Keep it small and indexable.