#[derive(AiJsonTemplateWithJustification)]
{
// Attributes available to this derive:
#[doc]
#[justify]
#[justify_inner]
}
Expand description
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.