Struct async_minecraft_ping::StatusConnection[][src]

pub struct StatusConnection { /* fields omitted */ }
Expand description

Wraps a built connection

Implementations

Sends and reads the packets for the ServerListPing status call.

Consumes the connection and returns a type that can only issue pings. The resulting status body is accessible via the status property on PingConnection.

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.