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

enable get_or_try_init without parking lot #39

Closed matklad closed 5 years ago

matklad commented 5 years ago

bors r+

bors[bot] commented 5 years ago

Build succeeded