/my-lazy-static

This is an another simple implemention of official's lazy_static, which has the same macro API and no std support.

Primary LanguageRust

My lazy static

This is another simple implemention of official's lazy_static, which has the same macro API and no std support.