async-rx 0.1.0

Utility functions for async reactive programming.
Documentation

Utility functions for async reactive programming.

This crate is intentionally very small as it only provides utilities that are not already found in futures-util. It is meant as a supplement, not a replacement for existing