[][src]Trait sailfish::TemplateOnce

pub trait TemplateOnce {
    fn render_once(self) -> RenderResult;
}

Template that can be rendered with consuming itself.

Required methods

Loading content...

Implementors

Loading content...