Trait viewy::ToHtml[][src]

pub trait ToHtml: Renderable {
    fn compile(&self) -> String { ... }
}

Provided methods

fn compile(&self) -> String[src]

Loading content...

Implementors

Loading content...