pub type ActorName = String;Expand description
An actor’s name, equivalent to an Erlang atom()
Aliased Type§
pub struct ActorName { /* private fields */ }pub type ActorName = String;An actor’s name, equivalent to an Erlang atom()
pub struct ActorName { /* private fields */ }