[][src]Macro assertx::assert_variant

macro_rules! assert_variant {
    ($left:expr, $right:pat) => { ... };
}