[][src]Module actix::msgs

Actix system messages

Structs

Execute

Message to execute a function in an arbiter's thread.

StartActor

Start actor in arbiter's thread

StopArbiter

Message to stop arbiter execution