Struct ceph::status::CephStatusPGMap[][src]

pub struct CephStatusPGMap { /* fields omitted */ }

Trait Implementations

impl Decodable for CephStatusPGMap
[src]

Deserialize a value using a Decoder.

impl Encodable for CephStatusPGMap
[src]

Serialize a value using an Encoder.

Auto Trait Implementations