packet_data

Macro packet_data 

Source
macro_rules! packet_data {
    ($($exp:expr),*) => { ... };
}