#byte #fmt #hex

no-std futures-utils-wasm

Simple utilities for futures Send bounds

1 unstable release

0.1.0 Mar 14, 2024

#259 in Value formatting

Download history 16848/week @ 2024-07-22 16253/week @ 2024-07-29 19310/week @ 2024-08-05 21505/week @ 2024-08-12 20508/week @ 2024-08-19 19824/week @ 2024-08-26 24561/week @ 2024-09-02 23512/week @ 2024-09-09 23466/week @ 2024-09-16 25301/week @ 2024-09-23 26183/week @ 2024-09-30 33634/week @ 2024-10-07 35654/week @ 2024-10-14 35832/week @ 2024-10-21 34881/week @ 2024-10-28 33751/week @ 2024-11-04

142,295 downloads per month
Used in 130 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