parse_atom

Function parse_atom 

Source
fn parse_atom(sexp: &Sexp) -> Result<Expr<ParsingTypes>, ParseError>