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 "spin_no_std" feature of the "lazy_static" crate.