Crates.io | smelling_salts |
lib.rs | smelling_salts |
version | 0.12.1 |
source | src |
created_at | 2020-05-03 08:11:55.082827 |
updated_at | 2023-02-21 00:57:15.069839 |
description | Abstraction over OS APIs to handle asynchronous device waking |
homepage | https://github.com/ardaku/smelling_salts/blob/stable/CHANGELOG.md |
repository | https://github.com/ardaku/smelling_salts |
max_upload_size | |
id | 236959 |
size | 25,123 |
Abstraction over OS APIs to handle asynchronous device waking.
If you're writing a Rust library to handle hardware asynchronously, you should use this crate. This library automatically wakes futures by registering a waker with a device that you construct with a file descriptor.
The minimum supported Rust version of Smelling Salts is 1.66; bumping the MSRV is considered a breaking change and requires incrementing the leftmost version number.
Licensed under any of
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be licensed as described above, without any additional terms or conditions.
If you want help using or contributing to this library, feel free to send me an email at aldaronlau@gmail.com.