[−]Module actix_web::actix::actix::dev::channel
Structs
AddressReceiver |
The receiving end of a channel which implements the |
AddressSender |
The transmission end of a channel which is used to send values. |
Functions
channel |
Creates an in-memory channel implementation of the |