Module kubert::initialized

source ·
Available on crate feature initialized only.
Expand description

A utility for waiting for components to be initialized.

Structs§

  • Signals a component has been initialized
  • Tracks process initialization
  • A wrapper that releases a Handle when the underlying Future or Stream becomes ready