Files
aiken/crates/aiken-project
KtorZ 565c0bea74 Write JSON deserializers for Reference, Constructors, Items and Data.
This is needed in order to deserialize a JSON blueprint and use it to perform validation.
  Still TODO:

  - [ ] Write JSON deserializer for 'Schema'

  Which should now be relatively straightforward.
2023-04-08 08:53:49 +02:00
..

Project

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