futures-utils-wasm 0.1.0

Simple utilities for futures Send bounds
Documentation
1
2
3
4
# futures-utils-wasm

A very simple crate for future-related utilities to abstract the differences between wasm and
non-wasm futures, namely the `Send` bound.