Struct ceph::status::CephStatusPGState[][src]

pub struct CephStatusPGState { /* fields omitted */ }

Trait Implementations

impl Decodable for CephStatusPGState
[src]

Deserialize a value using a Decoder.

impl Encodable for CephStatusPGState
[src]

Serialize a value using an Encoder.

Auto Trait Implementations