Macro wick_component::handle_port
source · macro_rules! handle_port { (raw: true, $packet:ident, $tx:ident, $port:expr, $ty:ty) => { ... }; (raw: false, $packet:ident, $tx:ident, $port:expr, $ty:ty) => { ... }; }
macro_rules! handle_port { (raw: true, $packet:ident, $tx:ident, $port:expr, $ty:ty) => { ... }; (raw: false, $packet:ident, $tx:ident, $port:expr, $ty:ty) => { ... }; }