Struct cold_iron::net::ThaumStream[]

pub struct ThaumStream { /* fields omitted */ }

Implementations

Attempt to summon a remote circle. This can fail for any number of reasons, from technical errors to particularly bad lock.

The local address we are bound to

The remove address we resolved

Attempt to write a byte sequence to this stream

Attempt to read a byte sequence into a buffer from this stream

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.