Struct actix::msgs::StopArbiter [] [src]

pub struct StopArbiter(pub i32);

Stop arbiter execution

Trait Implementations

impl Message for StopArbiter
[src]

The type of value that this message will resolved with if it is successful.