matklad / once_cell

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

Link to async_lock::OnceCell in the README #208

Closed notgull closed 2 years ago

matklad commented 2 years ago

Hm, let's maybe rather remove this section complemelty?

I'd rather keep the readme minimal, and use lib.rs as the source of truth.