Function recognize

Source
pub fn recognize(text: &str, trace: bool) -> Result<DecisionTable>
Expand description

Recognizes a decision table defined as plain Unicode text.