Crate ai_json_template_derive

Source

Derive Macrosยง

AiJsonTemplate
This new implementation supports:
AiJsonTemplateWithJustification
The main entrypoint for #[derive(AiJsonTemplateWithJustification)]. We generate (a) the typed justification structs/enums, and (b) the FlatJustified expansions if desired by the test suite.