Macro rustracer::not_match

source ·
macro_rules! not_match {
    ($a:expr,$b:expr,$c:expr) => { ... };
}
Expand description

Support macro when there is a token mismatch.