Structs

Describes the location of a chunk in the file, as well as indicating if it contains data or is a hole

An iterator over the ranges of a file of a specific SegmentType

Enums

Errors returned by scan_chunks

Flag for determining if a segment is a hole, or if it contains data

Traits

An extention trait to filter segments by Hole or Data segments

An extention trait for File for sparse files