rust/library/core
bors fdeef3ed18 Auto merge of #106152 - SUPERCILEX:lazycell, r=Amanieu
Add LazyCell::into_inner

This enables uses cases that need to extract the evaluated value and do something owned with it.
2023-04-24 23:47:32 +00:00
..
benches
primitive_docs
src Auto merge of #106152 - SUPERCILEX:lazycell, r=Amanieu 2023-04-24 23:47:32 +00:00
tests major test improvements 2023-04-21 02:45:48 -07:00
Cargo.toml