Open Topics
This page lists open topics related to Rust tooling for safety critical domains.
-
Fault Injection Tests:
No generally applicable tool exists to inject faults in Rust projects during testing.
-
Coding Guideline:
No official Rust coding guidelines currently exist, so no tool can enforce them. The Coding Guidelines subcommittee is actively working on defining Rust coding guidelines. If you are interested, check out the safety-critical-rust-coding-guidelines repository.
-
Graphical Representation:
Missing tools that are capable to represent Rust code in a graphical way (e.g. flow chart).