module Async
class Async::Condition
class Async::Interrupt
class Async::Node
class Async::Reactor
class Async::Task
class Async::TimeoutError
class Async::Wrapper
async
0.16.0
Raised if a timeout occurs on a specific Fiber. Handled gracefully by {Task}.