Skip to main content

get_cached_template

Function get_cached_template 

Source
pub fn get_cached_template(
    ctx: &AppContext,
    name: &str,
) -> Result<Option<CachedTemplate>>