late-static 0.1.0

Initialize static variables at runtime
Documentation
[package]
name = "late-static"
description = "Initialize static variables at runtime"
version = "0.1.0"
authors = ["Richard Wiedenhöft <richard@wiedenhoeft.xyz>"]
edition = "2018"
license = "MIT"
repository = "https://github.com/richard-w/jockey"

[dependencies]