# Saleae
[](https://crates.io/crates/saleae)
[](https://docs.rs/saleae)
[](https://travis-ci.org/wcampbell0x2a/rust-saleae)
[](https://coveralls.io/github/wcampbell0x2a/rust-saleae?branch=dev)
This library provides a Rust API for the Saleae devices when running the Logic
program.
The API is based on the documentation provided here: [SaleaeSocketAPI](https://github.com/saleae/SaleaeSocketApi)
## Note
This library isn't complete, as there are more functions that need implementations.
## Changelog
See [CHANGELOG.md](https://github.com/wcampbell0x2a/saleae-rs/blob/master/CHANGELOG.md)