Expand description
This is the implementation crate for display-as-template
.
Macros§
Attribute Macros§
- with_
response_ template - Like with_template, but also generate any web responder implementations that are handled via feature flags.
- with_
template - Implement
DisplayAs
for a given type.