Macro nu_path::assert_path_eq

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