Structs§
Functions§
- create_
template - delete_
template - edit_
template - template_
create_ page - template_
edit_ page - test_
template - Dry-runs a template against the caller’s own data: compiles it against the render surface, renders it (DB-backed), and reports whether the resulting draft can pre-fill the create form. Lets an author see “does this work?” before saving — surfacing the same compile / render / not-representable failures the create page would otherwise hit silently. Mutates nothing.