Files
aiken/crates/aiken-project
KtorZ 9986bc6bfd Remove duplication between docs & compile
And move some logic out of project/lib to be near the CheckedModule
  instead. The project API is already quite heavy and long, so making it
  more lightweight is generally what we want to tend to.
2024-03-15 00:05:39 +01:00
..
2024-03-08 19:19:07 -05:00

Project

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