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