Type Definition trust_dns::MessageStream [] [src]

type MessageStream = Stream<Item=Message, Error=Error>;

A stream of messsages