Struct liquid_interpreter::Template [−][src]
pub struct Template { /* fields omitted */ }An executable template block.
Methods
impl Template[src]
impl TemplateTrait Implementations
impl Debug for Template[src]
impl Debug for Templatefn fmt(&self, f: &mut Formatter) -> Result[src]
fn fmt(&self, f: &mut Formatter) -> ResultFormats the value using the given formatter. Read more
impl Renderable for Template[src]
impl Renderable for Template