ReadAction¶ [Source] What the read loop should do once _on_received returns. type ReadAction is (KeepReading val | YieldReading val) Type Alias For¶ (KeepReading val | YieldReading val)