pub fn sanitize_module_name(name: &str) -> String
Sanitizes module names for use as directory/file names Replaces spaces with hyphens and removes other invalid characters