maybe-async-channel 1.0.0

A channel which may or may not be async
Documentation

Installation

$ cargo add maybe-async-channel

Safety

This crate uses #![deny(unsafe_code)] to ensure everything is implemented in 100% Safe Rust.

Contributing

Want to join us? Check out our "Contributing" guide and take a look at some of these issues:

License