[go: up one dir, main page]

tokio-mock-task 0.1.1

Mock a Tokio task
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.futures]
version = "0.1.21"

[package]
authors = ["Carl Lerche <me@carllerche.com>"]
description = """
Mock a Tokio task
"""
documentation = "https://docs.rs/tokio-mock-task/0.1.0"
homepage = "https://github.com/carllerche/tokio-mock-task"
license = "MIT"
name = "tokio-mock-task"
readme = "README.md"
repository = "https://github.com/carllerche/tokio-mock-task"
version = "0.1.1"