[package] name = "singleton" version = "0.2.2" authors = ["CrLF0710 "] description = "Singleton holder for convenient global state management." license = "MIT" repository = "https://github.com/crlf0710/singleton-rs" [features] const_fn = []