Crates.io | hitaki |
lib.rs | hitaki |
version | 0.6.0 |
source | src |
created_at | 2022-07-07 11:37:44.010753 |
updated_at | 2024-10-06 04:11:24.937061 |
description | API bindings for hitaki library |
homepage | https://alsa-project.github.io/gobject-introspection-docs/ |
repository | https://github.com/alsa-project/hitaki-rs/ |
max_upload_size | |
id | 621121 |
size | 142,021 |
Rust API bindings and wrappers for hitaki library to operate ALSA HwDep character device for model specific functionalities supported by drivers in ALSA firewire stack.
The hitaki library version 0.2 is the minimum supported version for underlying library.
The hitaki crate is automatically generated by gir tool provided
by gtk-rs project. Hitaki-0.0
file from hitaki library is used for the
generation. But some functions are implemented manually.
Add the following line to your Cargo.toml file:
[dependencies]
hitaki = "0.6.0"
The API documentation is available in https://docs.rs/hitaki/.
The hitaki crate is released under MIT license.
The hitaki crate depends on API crates provided by gtk-rs project for type/object system, event loop, and dispacher.
The hitaki crate is the part of ALSA project and maintained by ALSA gobject-introspection team. The remote repository is located in https://github.com/alsa-project/hitaki-rs/.
If finding issue, please file it in https://github.com/alsa-project/hitaki-rs/.