logo
Expand description

Abstraction over OS APIs to handle asynchronous device waking.

Getting Started

Each module is enabled with a feature by the same name. The module is not included if the target platform doesn’t support it.

These are abstractions over OS-defined APIs for waking futures. Each module contains:

  • Device: A handle to the device
  • DeviceBuilder: API-specific builder for Device

Modules

Epoll Smelling Salts API