[][src]Module bracket::render

Render a template to output using the data.

Re-exports

pub use assert::assert;
pub use assert::Type;
pub use context::Context;
pub use context::Property;
pub use scope::Scope;

Modules

assert

Utility functions for type assertions.

context

Context information for the call to a helper.

scope

Scopes define the evaluation context for variable paths.

Structs

Render

Render a template.