Function mdman::hbs::expand

source ·
pub fn expand(
    file: &Path,
    formatter: &'_ (dyn Formatter + Send + Sync)
) -> Result<String, Error>
Expand description

Processes the handlebars template at the given file.