hinoko crate

Rust API bindings and wrappers for hinoko library to operate OHCI 1394 hardware via Linux FireWire character device for isochronous communication in IEEE 1394 bus.

The hinoko library version 0.8.0 is the minimum supported version for underlying library.

The hinoko crate is automatically generated by gir tool provided by gtk-rs project. Hinoko-0.0 file from hinoko library is used for the generation. But some functions are implemented manually.

Usage

Add the following line to your Cargo.toml file:

toml [dependencies] hinoko = "0.3.0"

The API documentation is available in https://docs.rs/hinoko/.

License

The hinoko crate is released under MIT license.

Dependency

The hinoko crate depends on API crates provided by gtk-rs project for type/object system, event loop, and dispacher.

Features

Repository

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/.

Support

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.

Sample programs

Some programs are available under examples directory.