#byte #fmt #hex

no-std futures-utils-wasm

Simple utilities for futures Send bounds

1 unstable release

0.1.0 Mar 14, 2024

#194 in Value formatting

Download history 448/week @ 2024-03-13 714/week @ 2024-03-20 789/week @ 2024-03-27 2567/week @ 2024-04-03 4252/week @ 2024-04-10 5364/week @ 2024-04-17 4651/week @ 2024-04-24

17,007 downloads per month

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