Module actix::actors[][src]

Helper actors

Modules

mocker

Mocking utility actor This actor wraps any actor, and replaces instances of that actor with mocker actor, which is able to accept all messages which the actor can receive.

signal

An actor implementation of Unix signal handling

Structs

Connect
ConnectAddr
Connector
Resolve

Enums

ConnectorError