Struct rados_hi::ops::RadosStat [] [src]

pub struct RadosStat {
    pub size: u64,
    pub time: i64,
}

Result of RADOS stat.

Fields

Trait Implementations

impl Debug for RadosStat
[src]

[src]

Formats the value using the given formatter.