Crates.io | libpulse-tokio |
lib.rs | libpulse-tokio |
version | 0.1.1 |
source | src |
created_at | 2023-05-15 01:48:53.615378 |
updated_at | 2023-11-18 17:09:20.291391 |
description | Tokio bindings for the PulseAudio libpulse library. |
homepage | |
repository | https://github.com/danieldg/pulse-binding-rust |
max_upload_size | |
id | 864578 |
size | 35,659 |
A tokio mainloop implementation for libpulse-binding.
Add this crate to the dependencies specified in your Cargo.toml
:
[dependencies]
libpulse-tokio = "0.1"