Struct ciruela::proto::GetIndex [] [src]

pub struct GetIndex {
    pub id: ImageId,
    pub hint: Option<VPath>,
}

Fields

Trait Implementations

impl Debug for GetIndex
[src]

[src]

Formats the value using the given formatter.

impl Request for GetIndex
[src]

[src]