meio 0.97.0

A compact actors framework for the async epoch in Rust & Tokio
Documentation
1
2
3
4
//! Contains ready-to-use tasks.

pub mod fn_task;
pub mod heartbeat;