Crate fv_template[][src]

Expand description

Compile-time and runtime support for string templates using field-value syntax.

Modules

ct

Compile-time string template formatting.

rt

Runtime string template formatting.