leo/input
damirka 1551a82e18 Adds [constants] section to input file:
```
[constants]
x: bool = true; // will be constant in program
y: u32 = 100;
```
2021-03-11 23:07:01 +03:00
..
src Adds [constants] section to input file: 2021-03-11 23:07:01 +03:00
Cargo.toml chore(leo): bump version for new release 2021-02-26 19:42:35 -08:00
LICENSE.md Adds LICENSE.md 2021-02-10 22:23:45 -08:00
README.md Adds README.md 2021-02-10 22:27:37 -08:00

leo-input

Crates.io Authors License