msr 0.0.0

Industrial automation library
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# msr

A [Rust](https://www.rust-lang.org) library for industrial automation.

## Installation

Add this to your `Cargo.toml`:

```toml
[dependencies]
msr = "*"
```

## License

Copyright 2018 [slowtec GmbH](https://www.slowtec.de)

MIT/Apache-2.0