Skip to main content

format_template_with_profile

Function format_template_with_profile 

Source
pub fn format_template_with_profile(
    template: &TemplateInput,
    profile: JsonProfile,
) -> BackendResult<String>