OSQAr Example (Rust): Temperature Monitor ========================================= .. toctree:: :maxdepth: 2 :caption: Contents: 01_requirements 02_architecture 03_verification 04_implementation 05_test_results 06_lifecycle_management Overview ======== This example is a **Rust** implementation of the TSIM (Thermal Sensor Interface Module) reference documentation flow. It demonstrates traceability from requirements → architecture → verification → native tests (JUnit XML) → rendered documentation.