assert_path_ne

Macro assert_path_ne 

Source
macro_rules! assert_path_ne {
    ($left:expr, $right:expr $(,)?) => { ... };
}