Expand description

This is the implementation crate for display-as-template.

Macros

Use the given template to create a string.

Write the given template to a file.

Attribute Macros

Like with_template, but also generate any web responder implementations that are handled via feature flags.

Implement DisplayAs for a given type.