Skip to main content

validate_custom_template_strict

Function validate_custom_template_strict 

Source
pub fn validate_custom_template_strict(
    template: &str,
    arg_count: usize,
) -> Result<()>