Crates.io | futures-utils-wasm |
lib.rs | futures-utils-wasm |
version | 0.1.0 |
source | src |
created_at | 2024-03-14 00:20:51.253836 |
updated_at | 2024-03-14 00:20:51.253836 |
description | Simple utilities for futures Send bounds |
homepage | https://github.com/danipopes/futures-utils-wasm |
repository | https://github.com/danipopes/futures-utils-wasm |
max_upload_size | |
id | 1172718 |
size | 15,883 |
A very simple crate for future-related utilities to abstract the differences between wasm and
non-wasm futures, namely the Send
bound.