rust-lang-nursery / lazy-static.rs

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

Correct a typo in inline_lazy.rs #177

Closed felixonmars closed 3 years ago

LukasKalbertodt commented 3 years ago

Thanks!