spry 0.0.4

Resilient, self-healing async process hierarchies in the style of Erlang/OTP
Documentation
1
2
3
4
//! Useful set of exports for the library, intended to be wildcard imported.

pub use crate::breaker::RateLimited;
pub use crate::core::*;