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

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.