is_type

Macro is_type 

Source
macro_rules! is_type {
    ($packet:ident, $packet_type:ident) => { ... };
}