cook_path

Function cook_path 

Source
pub fn cook_path(module_path: &str, type_name: &str) -> String
Expand description

Converts a Rust module path and name (the latter already processed by cook_ident()) to a protobuf type path.