# Functions
SplitManifests takes a string of manifest and returns a map that contains individual manifests.
# Structs
SimpleHead defines what the structure of the head of a manifest file.
# Type aliases
BySplitManifestsOrder sorts by in-file manifest order, as provided in function `SplitManifests`.