Struct gtmpl::Context[][src]

pub struct Context { /* fields omitted */ }

A Context for the template. Passed to the template exectution.

Methods

impl Context
[src]

Auto Trait Implementations

impl Send for Context

impl Sync for Context