sanitize_model_name

Function sanitize_model_name 

Source
pub fn sanitize_model_name(model_id: &str) -> String
Expand description

Replace / with -- and strip characters that are unsafe in directory names.