Module storage

Module storage 

Source
Expand description

Internal storage abstraction for singletons.

Structsยง

Storage
An storage implementation for singleton design pattern, where we only have one value associated with each types.