uf-valence-codegen 0.1.1

Valence schema codegen (caller-supplied roots)
Documentation
1
2
3
4
5
6
7
8
9
10
11
//! Codegen integration tests: DSL fixtures, snapshot assertions, connection/trait/composite coverage.

mod composite_key;
mod connections;
mod emit_parity;
mod ownership_hooks;
mod record_history_source_codegen;
mod schema_generation;
mod support;
mod traits;
mod validation;