Skip to content
/ msr Public

A Rust library for industrial automation

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

slowtec/msr

Repository files navigation

msr

A Rust library for industrial automation.

Crates.io version Docs.rs Security audit Continuous integration Apache 2.0 licensed MIT licensed

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

at your option.