5 releases (breaking)
0.6.0 | Oct 6, 2024 |
---|---|
0.5.0 | Feb 25, 2024 |
0.4.0 | Jan 4, 2024 |
0.3.0 | Mar 14, 2023 |
0.0.91 |
|
#485 in Unix APIs
192 downloads per month
Used in 3 crates
175KB
3.5K
SLoC
hitaki crate
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.
Usage
Add the following line to your Cargo.toml file:
[dependencies]
hitaki = "0.6.0"
The API documentation is available in https://docs.rs/hitaki/.
License
The hitaki crate is released under MIT license.
Dependency
The hitaki crate depends on API crates provided by gtk-rs project for type/object system, event loop, and dispacher.
Repository
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/.
Support
If finding issue, please file it in https://github.com/alsa-project/hitaki-rs/.
Dependencies
~5.5MB
~119K SLoC