[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"