Function re_viewer::saving::sanitize_app_id
source · pub fn sanitize_app_id(app_id: &ApplicationId) -> String
Expand description
Convert to lowercase and replace any character that is not a fairly common filename character with ‘-’