Skip to main content

render_template

Function render_template 

Source
pub fn render_template(pieces: &[TilePiece], opts: &TileOptions) -> String
Expand description

Render pieces back to template text under opts, the inverse of parse_template up to whitespace inside directives.