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.