FileList

Type Alias FileList 

Source
pub type FileList = Vec<FileStruct>;
Expand description

Vec of FileStruct type

Aliased Typeยง

pub struct FileList { /* private fields */ }