actix 0.4.3

Actor framework for Rust
Documentation
1
2
/// Maximum number of consecutive polls in a loop
pub const MAX_SYNC_POLLS: u32 = 1000;