async_utils

Module async_once

Source
Expand description

Exposes the OnceCell crate for use in async code.

Structsยง

  • Wrapper presenting an async interface to a OnceCell.