Struct cold_iron::net::ThaumSocket[]

pub struct ThaumSocket { /* fields omitted */ }

Implementations

Attempt to create a thaumatic socket. No connections will be made until it is bound or summoned.

Attempt to bind a thaumatic socket to a runic address. May return an error if the address is in use elsewhere. If you are correctly using your assigned addresses, this should not happen!

Trait Implementations

Formats the value using the given formatter. Read more

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.