|
пре 4 месеци | |
---|---|---|
.. | ||
api | пре 9 месеци | |
program | пре 9 месеци | |
.gitignore | пре 9 месеци | |
Cargo.toml | пре 4 месеци | |
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