|
há 9 meses atrás | |
---|---|---|
.. | ||
api | há 9 meses atrás | |
program | há 9 meses atrás | |
.gitignore | há 9 meses atrás | |
Cargo.toml | há 9 meses atrás | |
README.md | há 9 meses atrás | |
package.json | há 9 meses atrás |
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