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.