9 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.0.0 | Aug 31, 2021 |
#8 in #msr
102 downloads per month
Used in 4 crates
205KB
5.5K
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.
lib.rs
:
Industrial Automation Toolbox - Common core components
Dependencies
~1–28MB
~338K SLoC