[][src]Trait sailfish::Template

pub trait Template {
    pub fn render(&self) -> RenderResult;
}

Work in Progress

Required methods

pub fn render(&self) -> RenderResult[src]

Loading content...

Implementors

Loading content...