|
9 luni în urmă | |
---|---|---|
.. | ||
api | 9 luni în urmă | |
program | 9 luni în urmă | |
.gitignore | 9 luni în urmă | |
Cargo.toml | 9 luni în urmă | |
README.md | 9 luni în urmă |
Realloc 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