1 unstable release
0.1.0 | Mar 14, 2024 |
---|
#309 in Value formatting
149,366 downloads per month
Used in 155 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.