|
vor 9 Monaten | |
---|---|---|
.. | ||
api | vor 9 Monaten | |
program | vor 9 Monaten | |
.gitignore | vor 9 Monaten | |
Cargo.toml | vor 9 Monaten | |
README.md | vor 9 Monaten |
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