Module once

Module once 

Source
Expand description

Extension functions for std::sync::OnceLock / std::cell::OnceCell

This adds polyfills for functionality in lazycell that is not stable within std.

Traitsยง

OnceExt