impl_matcher_for_ref

Macro impl_matcher_for_ref 

Source
macro_rules! impl_matcher_for_ref {
    ($($type:tt)*) => { ... };
}