exp-rs 0.1.0

no_std expression parser, compiler, and evaluation engine for math expressions designed for embedded, with qemu examples
Documentation

exp-rs

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 3 feature flags, 1 of them enabled by default.

default

f64 (default)

This feature flag does not enable additional features.

f32

This feature flag does not enable additional features.

no-builtin-math

This feature flag does not enable additional features.