servo-wakelock 0.3.0

A component of the servo web-engine.
Documentation

Platform abstraction for the Screen Wake Lock API.

Defines [WakeLockDelegate], a trait for acquiring and releasing OS-level wake locks. Platform-specific implementations will be added in follow-up work. For now, [DefaultWakeLockDelegate] is the only implementation and does nothing.

https://w3c.github.io/screen-wake-lock/