Crate tazor

Source
Expand description

Tazor

Tazor is Rust library implementing a calculator based on mathematical expression

Modules§

expression

Structs§

Calculator
Evaluate mathematical expression and store user-define variable and function to reuse it after.