8 releases
0.3.7 | Jul 29, 2023 |
---|---|
0.3.6 | Oct 29, 2022 |
0.3.4 | Sep 2, 2022 |
0.3.3 | Aug 12, 2022 |
0.3.0 | Feb 17, 2022 |
#5 in #msr
21 downloads per month
240KB
6K
SLoC
msr
A Rust library for industrial automation.
DISCLAIMER
Version 0.3.x is an experimental release for early prototyping. Breaking changes might occur even between minor releases.
Installation
Add this to your Cargo.toml
:
[dependencies]
msr = "0.3"
Development
For executing common development tasks install cargo just and run it without arguments to print the list of predefined recipes:
cargo install just
just
License
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.
Dependencies
~3–31MB
~375K SLoC