Struct smpp::smsc::smsc::Smsc[][src]

pub struct Smsc { /* fields omitted */ }

Implementations

Bind to a TCP socket, and return an object that manages the list of connected clients. Spawns a task that deals with incoming connections, which itself spawns a further new task each time someone connects.

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.