aiken/crates/aiken-project/src/blueprint
KtorZ 3c8460e6af Allow annotating Data for blueprint
This commit allows Data to be optionally annotated with a
  phantom-type. This doesn't change anything in codegen but we can now
  leverage this information to generate better blueprint schemas.
2024-02-07 11:48:52 -05:00
..
snapshots Allow annotating Data for blueprint 2024-02-07 11:48:52 -05:00
definitions.rs chore: clippy fix 2023-09-13 18:17:59 -04:00
error.rs chore: change how we depend on pallas 2024-01-24 21:26:48 -05:00
mod.rs Add compiler's version to blueprint. 2023-10-06 14:17:55 +02:00
parameter.rs Factor out error (schema mismatch) creation during blueprint validation. 2023-04-08 08:57:04 +02:00
schema.rs fix: satisfy clippy's demands 2024-01-11 14:53:02 -05:00
validator.rs Allow annotating Data for blueprint 2024-02-07 11:48:52 -05:00