Module fv_template::rt[][src]

Expand description

Runtime string template formatting.

Structs

Context

A context used to render a template.

Template

A runtime field-value template.

Enums

Part

A fragment of a template.

Functions

template

Construct a Template from a set of Parts.