Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
simon
/
SCCD
Watch
2
Star
2
Fork
3
Files
Issues
28
Pull Requests
0
Wiki
Tree:
e32efc7212
Branches
Tags
joeri
master
unstable
v0.9
SCCD
/
rust
Joeri Exelmans
e32efc7212
Add duration types to Rust action language lib
4 years ago
..
src
e32efc7212
Add duration types to Rust action language lib
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
950fcc1e7e
Update a couple of README's
4 years ago
README.txt
This is a Rust crate, containing
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.