futures-race 1.2.0

Deprecated in favor of futures-micro and futures-lite
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies.pin-project-lite]
version = "0.1"

[package]
authors = ["Matthieu Le brazidec (r3v2d0g) <r3v2d0g@jesus.gg>"]
categories = ["asynchronous", "concurrency"]
description = "Deprecated in favor of futures-micro and futures-lite"
documentation = "https://docs.rs/futures-race"
edition = "2018"
homepage = "https://github.com/r3v2d0g/futures-race"
keywords = ["async", "await", "future", "futures"]
license = "MPL-2.0"
name = "futures-race"
readme = "README.md"
repository = "https://github.com/r3v2d0g/futures-race"
version = "1.2.0"