rust-lang-nursery / lazy-static.rs

A small macro for defining lazy evaluated static variables in Rust.
Apache License 2.0
1.91k stars 111 forks source link

Prepare for 1.0.1 release #100

Closed KodrAus closed 6 years ago

KodrAus commented 6 years ago

Includes:

cc @Kimundi