pub fn slugify(s: &str) -> String
Turn an arbitrary string into a safe lowercase slug for camera ids / path segments.