pub type FilesystemManifest = BTreeMap<String, ManifestEntry>;
pub struct FilesystemManifest { /* private fields */ }