A Rust library for industrial automation.
Version 0.3.x is an experimental release for early prototyping. Breaking changes might occur even between minor releases.
Add this to your Cargo.toml
:
[dependencies]
msr = "0.3"
For executing common development tasks install cargo just and run it without arguments to print the list of predefined recipes:
cargo install just
just
Copyright (c) 2018 - 2023, slowtec GmbH
Licensed under either of
- Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.