Macro for declaring lazily evaluated statics in Rust
Description
A macro for declaring lazily evaluated statics in Rust.
This package contains library source intended for building other packages which
use the "default" feature of the "lazy_static" crate.