aravis 0.4.0

safe bindings for Aravis, a vision library for genicam based cameras
Documentation

This crate contains (mostly) safe bindings to the [Aravis][aravis] library. The bindings are mostly auto-generated with the [gir][gir-tool] tool from the [gtk-rs][gtk-rs] project.

This documentation constist mostly of original documentation of the Aravis project. The copyright and license of the Aravis project apply to those parts (which is really almost everything). The [full original documentation][aravis-docs] is also available online and might help if the translation to Rust made things unclear.

[aravis] https://github.com/AravisProject/aravis [aravis-docs] https://aravisproject.github.io/docs/aravis-0.8/ [gir-tool] https://github.com/gtk-rs/gir [gtk-rs] https://gtk-rs.org/