Struct ceph::status::CephStatusOSDMapH[][src]

pub struct CephStatusOSDMapH { /* fields omitted */ }

Trait Implementations

impl Decodable for CephStatusOSDMapH
[src]

Deserialize a value using a Decoder.

impl Encodable for CephStatusOSDMapH
[src]

Serialize a value using an Encoder.

Auto Trait Implementations