1 unstable release
0.1.0 | Mar 14, 2024 |
---|
#259 in Value formatting
142,295 downloads per month
Used in 130 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.