Struct rustun::server::IndicationSender [] [src]

pub struct IndicationSender { /* fields omitted */ }

Indication message sender.

Methods

impl IndicationSender
[src]

Sends the indication message to peer.

Trait Implementations

impl Debug for IndicationSender
[src]

Formats the value using the given formatter.

impl Clone for IndicationSender
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more