Struct trimmer::Template [] [src]

pub struct Template(_);

A parsed template code that can be rendered

Methods

impl Template
[src]

[src]

Render template to string

Trait Implementations

impl Debug for Template
[src]

[src]

Formats the value using the given formatter.