pub fn send_packet<'h, S>(
phy: &'h WlantapPhyProxy,
rx_info: WlanRxInfo,
) -> impl Handler<S, TxArgs, Output = ActionResult> + 'hwhere
S: 'h,
pub fn send_packet<'h, S>(
phy: &'h WlantapPhyProxy,
rx_info: WlanRxInfo,
) -> impl Handler<S, TxArgs, Output = ActionResult> + 'hwhere
S: 'h,