# Functions
Apply applies a tar stream of an OCI style diff tar.
Diff returns a tar stream of the computed filesystem difference between the provided directories.
WithFilter uses the filter to select which files are to be extracted.
WriteDiff writes a tar stream of the computed difference between the provided directories.
# Structs
ApplyOptions provides additional options for an Apply operation.