#byte #hex #fmt

no-std futures-utils-wasm

Simple utilities for futures Send bounds

1 unstable release

0.1.0 Mar 14, 2024

#331 in Value formatting

Download history 30656/week @ 2024-11-15 32160/week @ 2024-11-22 40875/week @ 2024-11-29 41679/week @ 2024-12-06 37025/week @ 2024-12-13 28014/week @ 2024-12-20 25647/week @ 2024-12-27 38097/week @ 2025-01-03 43906/week @ 2025-01-10 40618/week @ 2025-01-17 44448/week @ 2025-01-24 47880/week @ 2025-01-31 54096/week @ 2025-02-07 46465/week @ 2025-02-14 52472/week @ 2025-02-21 40352/week @ 2025-02-28

202,800 downloads per month
Used in 179 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