Crate brix_processor
source · [−]Expand description
Brix Processor
Brix processor is a wrapper around handlrbars that allows for more complex context handling and adds custom helper functions.
Structs
Struct that contains an inner handlebars object with registered helpers. May contain other templating engines in the future.
Functions
Create a valid context map by serializing into JSON.