Module comm::address [] [src]

Structs

Address

An Address can be used to address anything that is Addressable. Nodes, for example, have an Address. Every client::messages::TextMessage has an Address as well.

Constants

LENGTH

Traits

Addressable

Anything that needs to be uniquely addressed can implement Addressable.