# munin-plugin
A simple library to ease writing of munin plugins in Rust.
More content coming soon, for now read [docs.rs](https://docs.rs/munin-plugin/latest/munin_plugin/).
## Badges
[](https://crates.io/crates/munin-plugin)
[](https://crates.io/crates/munin-plugin)
[](https://docs.rs/munin-plugin)
[](https://github.com/Ganneff/munin-plugin/blob/main/LICENSE.md)

[](https://github.com/Ganneff/munin-plugin/issues)
[](https://codecov.io/gh/Ganneff/munin-plugin)
# Semantic Versioning
This library will follow [Semantic Versioning](https://semver.org/),
that is - until release 1.0.0, anything may change, be prepared to
adjust your code.