Skip to content

Aandreba/laizy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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