common_rust_path

Function common_rust_path 

Source
fn common_rust_path(left: &str, right: &str) -> Option<String>
Expand description

Return the non-empty common Rust module path shared by two imports.