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