Module ref_

Module ref_ 

Source
Expand description

References: identifiers paired with a network location.

Structs§

ActorRef
An actor identifier paired with a network location.
Location
A network location, wrapping a ChannelAddr.
PortRef
A port identifier paired with a network location.
ProcRef
A process identifier paired with a network location.

Enums§

RefParseError
Errors that can occur when parsing a ProcRef or ActorRef.