Struct actix_web::actix::signal::Subscribe [−]
Subscribe to process signals.
Trait Implementations
impl Message for Subscribe
impl Message for Subscribe
type Result = ()
The type of value that this message will resolved with if it is successful. Read more
impl Handler<Subscribe> for ProcessSignals
impl Handler<Subscribe> for ProcessSignals
Add subscriber for signals