/lazy

Lazy initialization based on statically defined associated functions rather than callbacks

Primary LanguageRust

lazy

Lazy initialization based on statically defined associated functions rather than callbacks.

It also also errors in initialization, which other lazy libraries do not.