[−][src]Module actix_web::actix::actors
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. |
resolver | DNS resolver and connector utility actor |
signal | An actor implementation of Unix signal handling |