fn apply_shared_component(
document: &mut Table,
component: Table,
include: SharedInclude,
shared_path: &Path,
) -> Result<(), ManifestLoadError>fn apply_shared_component(
document: &mut Table,
component: Table,
include: SharedInclude,
shared_path: &Path,
) -> Result<(), ManifestLoadError>