fn compute_metadata(
    unit: &Unit,
    cx: &Context<'_, '_>,
    metas: &mut HashMap<Unit, MetaInfo>
) -> MetaInfo
Expand description

Computes the metadata hash for the given Unit.