Enum algorithmia::data::DataType [] [src]

pub enum DataType {
    File,
    Dir,
}

Minimal representation of data type

Variants