Crates.io | lazyonce |
lib.rs | lazyonce |
version | 2.0.1 |
source | src |
created_at | 2018-06-14 22:11:24.949609 |
updated_at | 2024-04-21 17:34:03.259488 |
description | Use std::cell::OnceCell instead |
homepage | https://lib.rs/crates/lazyonce |
repository | https://gitlab.com/crates.rs/lazyonce |
max_upload_size | |
id | 70160 |
size | 6,777 |
This is obsolete.
There is standard OnceCell
, and there's a better crate now.