cast_packet

Macro cast_packet 

Source
macro_rules! cast_packet {
    ($exp:ident as $ty:ty) => { ... };
}