rate-core 0.41.0

The RillRate embedded HTTP server.
Documentation
1
2
3
4
5
mod actor;
pub use actor::Supervisor;

pub mod link;
pub use link::{ClientAssistant, SupervisorLink};