This repository has been archived on 2024-07-25. You can view files and clone it, but cannot push or open issues or pull requests.
enve/examples
2022-07-29 10:11:59 +03:00
..
calc.rs deps: bump estring to 0.3.0 2022-07-29 10:11:59 +03:00
README.md deps: bump estring to 0.3.0 2022-07-29 10:11:59 +03:00

Examples

Calculator

Fun calculator based on environment variables

E=2*2-1-1+5*3-10 cargo run --example calc --all-features

Limits (yet):

  • Supports *, +, -