Struct xmpp_rs::ClientMessage [] [src]

pub struct ClientMessage(pub String);

Trait Implementations

impl Debug for ClientMessage
[src]

Formats the value using the given formatter.

impl Clone for ClientMessage
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more