Joeri Exelmans cd3b7a143f Implemented INSTATE macro in Rust %!s(int64=4) %!d(string=hai) anos
..
src cd3b7a143f Implemented INSTATE macro in Rust %!s(int64=4) %!d(string=hai) anos
.gitignore 57e1cb0e29 Update test framework to use Rust library. Fix TimerId error in generated code. %!s(int64=4) %!d(string=hai) anos
Cargo.toml 57e1cb0e29 Update test framework to use Rust library. Fix TimerId error in generated code. %!s(int64=4) %!d(string=hai) anos
README.txt 320638f099 Rust: prefix local variables with "local_" to prevent naming collisions %!s(int64=4) %!d(string=hai) anos

README.txt

This directory contains
1) shared stuff, imported by SCCD model-generated Rust code
2) "the runtime", which is just a bunch of primitives for running the generated code.