Crates.io | hinoko |
lib.rs | hinoko |
version | 0.7.0 |
source | src |
created_at | 2022-07-07 14:32:34.224365 |
updated_at | 2024-10-06 04:01:20.690597 |
description | API bindings for hinoko library |
homepage | https://alsa-project.github.io/gobject-introspection-docs/ |
repository | https://git.kernel.org/pub/scm/libs/ieee1394/hinoko-rs.git/ |
max_upload_size | |
id | 621206 |
size | 162,213 |
Rust API bindings and wrappers for hinoko library to operate 1394 OHCI hardware via Linux FireWire character device for isochronous communication in IEEE 1394 bus.
The hinoko library version 1.0 is the minimum supported version for underlying library.
The hinoko crate is automatically generated by gir tool provided by gtk-rs project. Hinoko-1.0 file from hinoko library is used for the generation. But some functions are implemented manually.
Add the following line to your Cargo.toml file:
[dependencies]
hinoko = "0.7"
The API documentation is available in https://docs.rs/hinoko/.
The hinoko crate is released under MIT license.
The hinoko crate depends on API crates provided by gtk-rs project for type/object system, event loop, and dispacher.
The hinoko crate is maintained by Takashi Sakamoto for upstream of Linux FireWire subsystem. The remote repository locates in https://git.kernel.org/pub/scm/libs/ieee1394/hinoko-rs.git/.
If finding issue, please file it in https://github.com/takaswie/hinoko-rs/ which is the mirror of upstream for user support and continuous integration.
Some programs are available under examples
directory.
fw-iso-resource
fw-iso-resource-async
fw-iso-rx-single
fw-iso-rx-multiple
fw-iso-tx