rate-core 0.41.0

The RillRate embedded HTTP server.
Documentation
1
2
3
4
5
6
mod actor;
pub use actor::link::WaitHttpServer;
pub use actor::{Node, NodeLink};

mod config;
pub use config::NodeConfig;