[][src]Function pcap_async::new_stream

pub fn new_stream(
    config: Config,
    handle: Arc<Handle>
) -> Result<PacketStream, Error>