Module fif::findings[][src]

Expand description

The Findings and ScanError structs, used for conveying whether a given file was able to be scanned, whether its MIME type could be inferred, and whether the file should be renamed.

Structs

Information about a successfully scanned file.

Enums

Errors that can occur while scanning a file with scan_file.