Files
aiken/crates/aiken-project
KtorZ 44e42d608d Allow hidden modules, not generating any documentation.
This is useful when splitting module for dependencies, yet without the desire to expose internal constructors and types. This merely skips the documentation generation; but doesn't prevent the hidden module from being accessible.
2024-08-22 15:47:00 +02:00
..

Project

This crate encapsulates the code used to manage Aiken projects. See crates/cli for usage.