Crate sending

Crate sending 

Source
Expand description

This crate provides abstraction for message channel with optional reliability.

Core crate only provides abstraction and some data types. Implementations can be found in <crate-name>-* crates.