Skip to main content

terms_from_atom

Function terms_from_atom 

Source
fn terms_from_atom(atom: &str, negated: bool) -> Result<Vec<Term>, ParseError>