Closed
Description
Could std::io::lazy::Lazy
be replaced with std::cell::Lazy
? What does the former offer that the latter doesn't already have?
Metadata
Metadata
Assignees
Labels
No labels
Could std::io::lazy::Lazy
be replaced with std::cell::Lazy
? What does the former offer that the latter doesn't already have?