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 |