A powerful expression evaluation crate for Rust.
Go to file
2023-06-24 01:11:36 -04:00
benches Fix lints. 2023-04-13 14:05:02 +03:00
src Fix calling functions without arguments 2023-06-24 01:11:36 -04:00
tests Add map type functionality 2023-06-23 21:44:40 -04:00
.gitignore Remove Cargo.lock. 2021-05-28 09:29:03 +03:00
Cargo.toml Allow calling functions without arguments 2023-06-24 00:07:44 -04:00
LICENSE Add quickstart guide and detailed explanation of features 2019-03-19 12:01:06 +02:00
README.md Begin forking with new features 2023-06-22 01:07:17 -04:00
rustfmt.toml Update code formatting. 2021-05-28 08:56:21 +03:00

expressive

Fork of evalexpr.