#byte #hex #fmt

no-std futures-utils-wasm

Simple utilities for futures Send bounds

1 unstable release

0.1.0 Mar 14, 2024

#175 in Value formatting

Download history 519/week @ 2024-03-14 828/week @ 2024-03-21 870/week @ 2024-03-28 3028/week @ 2024-04-04 4359/week @ 2024-04-11 5237/week @ 2024-04-18 5718/week @ 2024-04-25 6824/week @ 2024-05-02 6467/week @ 2024-05-09 6318/week @ 2024-05-16 7756/week @ 2024-05-23 6577/week @ 2024-05-30 7887/week @ 2024-06-06 10641/week @ 2024-06-13 12133/week @ 2024-06-20 9582/week @ 2024-06-27

41,603 downloads per month
Used in 52 crates (6 directly)

MIT/Apache

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.

No runtime deps

Features