[][src]Macro c2rust_refactor::matches

macro_rules! matches {
    ([$e:expr] $($pat:pat),*) => { ... };
}