pub fn surface_slug(section: AppSection) -> &'static strExpand description
Convert an AppSection to its canonical URL slug. Round-trips
with parse_slug / parse_surface.
pub fn surface_slug(section: AppSection) -> &'static strConvert an AppSection to its canonical URL slug. Round-trips
with parse_slug / parse_surface.