Struct ceph::cmd::CrushTree [] [src]

pub struct CrushTree {
    pub nodes: Vec<CrushNode>,
    pub stray: Vec<String>,
}

Fields

Trait Implementations

impl Debug for CrushTree
[src]

[src]

Formats the value using the given formatter.