|
il y a 9 mois | |
---|---|---|
.. | ||
api | il y a 9 mois | |
program | il y a 9 mois | |
.gitignore | il y a 9 mois | |
Cargo.toml | il y a 9 mois | |
README.md | il y a 9 mois | |
package.json | il y a 9 mois |
RentExample is a ...
Consts
– Program constants.Error
– Custom program errors.Event
– Custom program events.Instruction
– Declared instructions.Add
– Add ...Initialize
– Initialize ...Counter
– Counter ...Compile your program:
steel build
Run unit and integration tests:
steel test