[][src]Function libssg::include_helper

pub fn include_helper(
    h: &Helper,
    _: &Handlebars,
    _: &Context,
    _: &mut RenderContext,
    out: &mut dyn Output
) -> Result<(), RenderError>

Include HTML string without escaping.