Struct ceph_rust::status::CephStatusPGMap
[−]
[src]
pub struct CephStatusPGMap { /* fields omitted */ }Trait Implementations
impl Decodable for CephStatusPGMap[src]
fn decode<__D: Decoder>(
__arg_0: &mut __D
) -> Result<CephStatusPGMap, __D::Error>
__arg_0: &mut __D
) -> Result<CephStatusPGMap, __D::Error>
Deserialize a value using a Decoder.