Crate expr_rs

Source
Expand description

Expr.rs - A safe and simple math evaluator for Rust and Python.

Modules§

error

Functions§

eval
Evaluate a string, returns the result as String