|
před 9 měsíci | |
---|---|---|
.. | ||
api | před 9 měsíci | |
program | před 9 měsíci | |
.gitignore | před 9 měsíci | |
Cargo.toml | před 9 měsíci | |
README.md | před 9 měsíci |
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