Module async_utils::async_once

source ·
Expand description

Exposes the OnceCell crate for use in async code.

Structs§

  • Wrapper presenting an async interface to a OnceCell.