Struct libfar::farlib::FarFileInfo [−][src]
Expand description
Struct containing information about a file, without reading the actual data of the file. This should be used in cases where file information is needed to be retrieved quickly (e.g. when listing files in an archive).
Fields
name: String
size: u32