Struct ciruela::proto::GetBaseDirResponse [] [src]

pub struct GetBaseDirResponse {
    pub config_hash: Hash,
    pub keep_list_hash: Hash,
    pub dirs: BTreeMap<String, State>,
}

Fields

Trait Implementations

impl Debug for GetBaseDirResponse
[src]

[src]

Formats the value using the given formatter.

impl Response for GetBaseDirResponse
[src]

[src]

[src]