Skip to main content

embedded_template_names

Function embedded_template_names 

Source
pub fn embedded_template_names() -> Vec<&'static str>
Expand description

Every embedded template name, by canonical path (e.g. "admin/list.html"). Order matches EMBEDDED_TEMPLATES and is stable across builds so rustio-admin override enumerates copy candidates deterministically; project code can also iterate this to build documentation pages.