emit

Macro format

Source
format!() { /* proc-macro */ }
Expand description

Format a template.

§Syntax

See the emit macro for syntax.

§Control parameters

This macro doesn’t accept any control parameters.

§Returns

A String.