futures-utils-wasm 0.1.0

Simple utilities for futures Send bounds
Documentation
  • Coverage
  • 100%
    3 out of 3 items documented1 out of 1 items with examples
  • Size
  • Source code size: 15.88 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 211.51 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 8s Average build duration of successful builds.
  • all releases: 8s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • DaniPopes/futures-utils-wasm
    6 1 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • DaniPopes

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.