simple-munin-plugin 0.1.0

Simple Rust library for building Munin plugins.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# simple-munin-plugin

Simple Rust library for building Munin plugins.


## Usage

See an [example](examples/load.rs).


## License

The MIT License.