Crate peace_item_tar_x

Crate peace_item_tar_x 

Source
Expand description

Manages extracting a tar file for the peace framework

Structs§

FileMetadata
Metadata about a file in the tar.
FileMetadatas
Metadata of files to extract.
TarXApplyFns
ApplyFns for the tar to extract.
TarXData
Data used to extract a tar file.
TarXItem
Item for extracting a tar file.
TarXParams
Tar extraction parameters.
TarXParamsFieldWise
Specification of how to look up values for an item’s parameters.
TarXParamsPartial
Item parameters that may not necessarily have values.
TarXStateCurrentFn
Reads the current state of the tar to extract.
TarXStateDiffFn
Tar extraction status diff function.
TarXStateGoalFn
Reads the goal state of the tar to extract.

Enums§

TarXError
Error while managing tar extraction.
TarXStateDiff
Diff between the tar and extraction directory.