1 2 3
//! Generic error types for the toolkit framework pub use crate::error::{RuleRecognizerError, TokenRecognizerError};