| Crates.io | async-debounce |
| lib.rs | async-debounce |
| version | 0.3.0 |
| created_at | 2024-02-02 16:57:07.240735+00 |
| updated_at | 2025-09-12 21:01:53.216867+00 |
| description | Debounce using embedded-hal and embedded-hal-async traits and embassy-time |
| homepage | |
| repository | https://github.com/CBJamo/async-debounce |
| max_upload_size | |
| id | 1124577 |
| size | 7,772 |
A simple library to debounce edge and level events on any type that implements the Wait and InputPin traits from e-hal and embassy-time.