delay 0.1.0

A collection of trait and classes to make your thread wait (and timeout).
Documentation
[dependencies]

[package]
authors = ["Hans Larsen <hans@larsen.online>"]
categories = []
description = "A collection of trait and classes to make your thread wait (and timeout)."
documentation = "https://docs.rs/delay"
edition = "2018"
homepage = "https://github.com/hansl/rs-delay"
include = ["Cargo.toml", "src", "README.md", "LICENSE"]
keywords = ["delay", "waiter", "thread", "sleep", "timeout"]
license = "Apache-2.0"
name = "delay"
readme = "README.md"
repository = "https://github.com/hansl/rs-delay"
version = "0.1.0"