Joeri Exelmans 320638f099 Rust: prefix local variables with "local_" to prevent naming collisions 4 years ago
..
src ec39dd73ea Rust: fix internal event lifeline bug 4 years ago
.gitignore 57e1cb0e29 Update test framework to use Rust library. Fix TimerId error in generated code. 4 years ago
Cargo.toml 57e1cb0e29 Update test framework to use Rust library. Fix TimerId error in generated code. 4 years ago
README.txt 320638f099 Rust: prefix local variables with "local_" to prevent naming collisions 4 years ago

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.