Function devrc::template::render_string[][src]

pub fn render_string(
    name: &str,
    template: &str,
    scope: &Scope
) -> DevrcResult<String>