laizy 0.1.0

A simple, stable and thread-safe implementation of a lazy value
Documentation

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