Files
aiken/crates/aiken-project
KtorZ d321b85df2 Refactor type errors back into macro annotations
Far less verbose than defining classes by hand, plus, it allows to have everything about a single error be co-located. And finally, it allows to use 'related', 'label' and so on more easily.
2023-01-20 20:11:44 +01:00
..

Project

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