pub fn output_packets(output: &[Output]) -> impl Iterator<Item = &OutputPacket>
Expand description

Returns all the packets in the output with preserved order.