ceph_usage 0.1.9

Helper library for ceph-usage binary
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[package]
name = "ceph_usage"
version = "0.1.9"
authors = ["Chris Holcombe <xfactor973@gmail.com>"]
description = "Helper library for ceph-usage binary"
documentation = "https://docs.rs/ceph_usage"
repository = "https://github.com/cholcombe973/ceph_usage"
homepage = "https://github.com/cholcombe973/ceph_usage"
license = "MIT"

[dependencies]
ceph = "~2.0"
log = "~0.4"