A code generator to reduce repetitive tasks and build high-quality Rust
libraries and applications, by providing a simple interface to create
projects, generate code, and manage dependencies.
/// The `test_error_ascii_art` module contains tests for the error_ascii_art module.
pubmodtest_error_ascii_art;/// The `test_model_params` module contains tests for the model_params module.
pubmodtest_model_params;