Type Definition trust_dns::BufStream [] [src]

type BufStream = Stream<Item=(Vec<u8>, SocketAddr), Error=Error>;

A stream of serialized DNS Messages