Files
aiken/crates/aiken-project
KtorZ d615b4f889 Fix incongruous panic when annotation is missing from Datum.
It's fine for the argument to not be annotated; in which case we
  simply default back to an `Option<Data>`.
2024-08-27 18:55:18 +02:00
..

Project

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