Tinkerforge Rust Bindings
==========================

The Rust bindings allow you to control Tinkerforge Bricks and Bricklets from
your Rust programs. This ZIP file contains:

 src/   -- source code of the bindings
 examples/ -- examples for every Brick and Bricklet

For more information about the Rust bindings (including setup instructions)
go to:

 http://www.tinkerforge.com/en/doc/Software/API_Bindings_Rust.html (English)
 http://www.tinkerforge.com/de/doc/Software/API_Bindings_Rust.html (German)
