fn merge_component(
document: &mut Table,
component: Table,
source_path: &Path,
) -> Result<(), ManifestLoadError>fn merge_component(
document: &mut Table,
component: Table,
source_path: &Path,
) -> Result<(), ManifestLoadError>