Module: Async

Defined in:
sig/_private/async.rbs

Overview

Minimal signatures for the optional async gem, which ships no RBS.

Only the surface used by Riffer::Runner::Fibers is declared; the gem is loaded lazily via depends_on, so this stub keeps Steep aware of the constants without adding a hard library dependency.

Defined Under Namespace

Classes: Barrier, Semaphore