thunky 0.9.0

Delay the evaluation of a paramless async function and cache the result.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies.tokio]
version = "0.1.21"

[package]
authors = ["ZhouHansen <z308114274@gmail.com>"]
description = "Delay the evaluation of a paramless async function and cache the result."
documentation = "https://docs.rs/thunky"
edition = "2018"
license = "MIT OR Apache-2.0"
name = "thunky"
readme = "README.md"
repository = "https://github.com/ZhouHansen/thunky"
version = "0.9.0"