Struct ceph::status::CephStatusOSDMapL[][src]

pub struct CephStatusOSDMapL { /* fields omitted */ }

Trait Implementations

impl Decodable for CephStatusOSDMapL
[src]

Deserialize a value using a Decoder.

impl Encodable for CephStatusOSDMapL
[src]

Serialize a value using an Encoder.

Auto Trait Implementations