1 unstable release
0.1.0 | May 11, 2022 |
---|
#1005 in Asynchronous
19KB
367 lines
Laizy
Laizy is a Rust library that provides a simple, stable and thread-safe implementation of a Lazy
Features
Name | Description | Dependencies |
---|---|---|
nightly | Adds optimizations and features reserved to the nightly channel | None |
futures | Allows to initialize values asynchronously with AsyncLazy |
futures |
Dependencies
~135KB