nu_path

Macro assert_path_ne

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