ftdi 0.1.1

A Rust wrapper over libftdi1 library for FTDI devices
Documentation
# `ftdi`

This is a library wrapping `libftdi1-sys` and providing a more idiomatic interface for working with FTDI devices in Rust.

It's a work in progress, but a slow one.