[go: up one dir, main page]

futures-time 3.0.1

async time combinators
Documentation
[dependencies.async-channel]
version = "1.6.1"

[dependencies.async-io]
version = "2.0.0"

[dependencies.futures-core]
version = "0.3.19"

[dependencies.pin-project-lite]
version = "0.2.8"

[dev-dependencies.futures-lite]
version = "2.6.0"

[features]

[lib]
name = "futures_time"
path = "src/lib.rs"

[package]
authors = ["Yoshua Wuyts <rust@yosh.is>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = []
description = "async time combinators"
documentation = "https://docs.rs/futures-time"
edition = "2018"
keywords = []
license = "MIT OR Apache-2.0"
name = "futures-time"
readme = "README.md"
repository = "https://github.com/yoshuawuyts/futures-time"
version = "3.0.1"

[[test]]
name = "test"
path = "tests/test.rs"