Struct dnstap::Sender [] [src]

pub struct Sender(_);

Sender is a cloneable structure to send DNS messages.

Methods

impl Sender
[src]

Sends a DNS message.

Trait Implementations

impl Clone for Sender
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more