[][src]Crate mdbook_tera

Structs

StaticContextSource

Static context source for the Tera preprocessor.

TeraPreprocessor

A mdBook preprocessor that renders Tera.

Enums

Error

An error produced from a tera preprocessor or context source.

Traits

ContextSource

A context source for the Tera preprocessor.