|
9 місяців тому | |
---|---|---|
.. | ||
api | 9 місяців тому | |
program | 9 місяців тому | |
.gitignore | 9 місяців тому | |
Cargo.toml | 9 місяців тому | |
README.md | 9 місяців тому | |
package.json | 9 місяців тому |
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