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
[dependencies]

[package]
authors = ["yasuhara <yasuhara@gmail.com>"]
description = "Simple Rust library for building Munin plugins."
exclude = ["*.iml"]
homepage = "https://bitbucket.org/yshryk/simple-munin-plugin-rs"
keywords = ["munin"]
license = "MIT"
name = "simple-munin-plugin"
readme = "README.md"
repository = "https://bitbucket.org/yshryk/simple-munin-plugin-rs"
version = "0.1.0"