# msr
A [Rust](https://www.rust-lang.org) library for industrial automation.
[](https://crates.io/crates/msr)
[](https://docs.rs/msr/)
[](https://travis-ci.org/slowtec/msr)
## Installation
Add this to your `Cargo.toml`:
```toml
[dependencies]
msr = "*"
```
## License
Copyright (c) 2018, [slowtec GmbH](https://www.slowtec.de)
Licensed under either of
* Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or
http://www.apache.org/licenses/LICENSE-2.0)
* MIT license ([LICENSE-MIT](LICENSE-MIT) or
http://opensource.org/licenses/MIT)
at your option.