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_directory.rs` module contains tests for the directory module.
pubmodtest_directory;/// The `test_uuid.rs` module contains tests for the UUID module.
pubmodtest_uuid;