pub fn apply_metadata(
entity: &mut EntityCommands<'_>,
entity_kind: EntityKind,
items: Vec<EntityDataItem>,
) -> Result<(), UpdateMetadataError>
pub fn apply_metadata(
entity: &mut EntityCommands<'_>,
entity_kind: EntityKind,
items: Vec<EntityDataItem>,
) -> Result<(), UpdateMetadataError>