Module address

Module address 

Source

Structs§

ResolvedAddr
An address that may be used to connect to a Minecraft server.
ServerAddr
A host and port. It’s possible that the port doesn’t resolve to anything.
ServerAddrParseError
An empty error type that’s used when we fail to convert a type to a ServerAddr.

Traits§

ResolvableAddr
Something that might be able to be parsed and looked up as a server address.