nu_path

Macro assert_path_eq

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