matklad / once_cell

Rust library for single assignment cells and lazy statics without macros
Apache License 2.0
1.84k stars 110 forks source link

updated `Deref` impls to use `FnOnce` #38

Closed RustyYato closed 5 years ago

RustyYato commented 5 years ago

Forgot to do this in #37

matklad commented 5 years ago

bors r+

Thanks!

bors[bot] commented 5 years ago

Build succeeded