Struct algorithmia::data::dir::DirectoryDeleted [] [src]

pub struct DirectoryDeleted {
    pub result: DeletedResult,
}

Response when deleting a new Directory

Fields

Trait Implementations

impl Decodable for DirectoryDeleted
[src]

impl Debug for DirectoryDeleted
[src]

Formats the value using the given formatter.