pub fn recognize(text: &str, trace: bool) -> Result<DecisionTable>Expand description
Recognizes a decision table defined as plain Unicode text.
pub fn recognize(text: &str, trace: bool) -> Result<DecisionTable>Recognizes a decision table defined as plain Unicode text.