#byte #fmt #hex

no-std futures-utils-wasm

Simple utilities for futures Send bounds

1 unstable release

0.1.0 Mar 14, 2024

#292 in Value formatting

Download history 33740/week @ 2024-10-05 34942/week @ 2024-10-12 36442/week @ 2024-10-19 34763/week @ 2024-10-26 33388/week @ 2024-11-02 29480/week @ 2024-11-09 31623/week @ 2024-11-16 32660/week @ 2024-11-23 40916/week @ 2024-11-30 41786/week @ 2024-12-07 37607/week @ 2024-12-14 24736/week @ 2024-12-21 26751/week @ 2024-12-28 41196/week @ 2025-01-04 43117/week @ 2025-01-11 34576/week @ 2025-01-18

149,005 downloads per month
Used in 160 crates (7 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