TypedActorImpl.name

Set name name of the actor.

struct TypedActorImpl(AllowedMsg...)
@safe pure nothrow @nogc
void
name
(
string n
)

Meta