pub fn module_path_segments() -> impl Strategy<Value = Vec<String>>
Generate module path segments as a Vec<String>.
Vec<String>