pub(crate) fn address_to_meta_address(
metadata_spec: &SideMetadataSpec,
data_addr: Address,
) -> AddressExpand description
Performs the translation of data address (data_addr) to metadata address for the specified metadata (metadata_spec).