laizy

Crates.iolaizy
lib.rslaizy
version0.1.0
sourcesrc
created_at2022-05-11 11:18:06.450263
updated_at2022-05-11 11:18:06.450263
descriptionA simple, stable and thread-safe implementation of a lazy value
homepage
repositoryhttps://github.com/Aandreba/laizy
max_upload_size
id584597
size19,728
Alex (Aandreba)

documentation

README

Laizy

Crate API

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
Commit count: 8

cargo fmt