Crate rust_default
source ·Expand description
Main module of this crate. It contains all related modules and re-export the important functionalities
Modules§
- Module with a macro that permits to embed exerxises into the executable Module with a macro that permits to embed exerxises into the executable
Macros§
- macro that was used to embed exercise in source code
Structs§
- Plugin that implement a CLI for the orchestrator
- Result of a rust compilation, it contains the path to be used.
- Add all it’s needed for a normal rust executor It follows the build pattern
- An exercise. It can be viewed as a collection of tests
- Rust Generated Files