rustracts 0.2.0-alpha.3

Rust crate for cancellable time based contracts in async/await
Documentation
[dependencies.futures-preview]
version = "0.3.0-alpha.19"

[dev-dependencies]

[package]
authors = ["hyyking <leoduret@outlook.com>"]
categories = ["futures", "async/await", "contracts"]
description = "Rust crate for cancellable time based contracts in async/await"
documentation = "https://docs.rs/rustracts"
edition = "2018"
homepage = "https://github.com/hyyking/rustracts"
keywords = ["async", "await", "contract", "futures"]
license = "MIT"
name = "rustracts"
readme = "README.md"
repository = "https://github.com/hyyking/rustracts"
version = "0.2.0-alpha.3"