We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1520b62 commit 9e11c58Copy full SHA for 9e11c58
README.md
@@ -1,6 +1,8 @@
1
lazy-static.rs
2
==============
3
4
+
5
+
6
A macro for declaring lazily evaluated statics in Rust.
7
8
Using this macro, it is possible to have `static`s that require code to be
0 commit comments