mechanist 0.1.0

A framework for writing highly concurrent applications.
Documentation
1
2
3
4
5
#![doc = include_str!("../README.md")]
//!
//! ## Architecture
//!
#![forbid(unsafe_code)]