Crates.io | android-wakelock |
lib.rs | android-wakelock |
version | 0.1.0 |
source | src |
created_at | 2023-07-15 03:37:30.551365 |
updated_at | 2023-07-15 03:37:30.551365 |
description | Safe and ergonomic Rust bindings to the Android WakeLock API |
homepage | |
repository | https://github.com/sagebind/android-wakelock |
max_upload_size | |
id | 916953 |
size | 21,137 |
Safe and ergonomic Rust bindings to the Android WakeLock API. Wake locks allow an app or service to keep an Android device's display or processor awake in order to complete some work. For more information about wake locks, see the official Android guide.
Check the documentation for up-to-date usage and examples.
This library is licensed under the MIT license. See the LICENSE file for details.