maybe_static 0.1.3

Initialize a lazy static with params, create Meyer's singleton
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies]

[package]
authors = ["Adrien Zinger"]
description = "Initialize a lazy static with params, create Meyer's singleton"
edition = "2021"
keywords = ["lazy", "static", "parameters", "singleton"]
license = "MIT"
name = "maybe_static"
readme = "README.md"
repository = "https://github.com/adrien-zinger/maybe_static"
version = "0.1.3"