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