pub fn parse_template(input: &str) -> Option<TemplateId>Expand description
Case- and separator-insensitive template lookup. Accepts slugs
(bouncing-ball) and display names (Bouncing Ball).
pub fn parse_template(input: &str) -> Option<TemplateId>Case- and separator-insensitive template lookup. Accepts slugs
(bouncing-ball) and display names (Bouncing Ball).