Module async_once

Module async_once 

Source
Expand description

Exposes the OnceCell crate for use in async code.

Structsยง

Once
Wrapper presenting an async interface to a OnceCell.