1 unstable release
0.1.0 | Mar 14, 2024 |
---|
#292 in Value formatting
149,005 downloads per month
Used in 160 crates
(7 directly)
7KB
67 lines
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.
lib.rs
:
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.