Module actix_web::actix [−][src]
Re-exports actix's prelude
Re-exports
pub use self::actix::prelude::*; |
Modules
| fut |
Custom |
| msgs |
Actix system messages |
| resolver |
DNS resolver and connector utility actor |
| signal |
An actor implementation of Unix signal handling |
Functions
| run |
Start the System and execute supplied future. |
| spawn |
Spawns a future on the current arbiter. |