mm1-common 0.7.23

An Erlang-style actor runtime for Rust.
Documentation
1
2
3
pub type Never = std::convert::Infallible;
pub type AnyError = eyre::Report;
pub use std::error::Error as StdError;