match_trait

Macro match_trait 

Source
macro_rules! match_trait {
    ($ta1: ty, $ta2: path) => { ... };
}