pub fn metadata_equal<M1: Metadata + Debug, M2: Metadata + Debug>( settings: &MetadataCmpSettings, metadata1: &M1, metadata2: &M2, ) -> bool