pub type PbFragmentToRelationMap = FragmentToRelationMap;Aliased Type§
pub struct PbFragmentToRelationMap {
pub fragment_to_relation_map: HashMap<TypedId<4, u32>, TypedId<1, u32>>,
}Fields§
§fragment_to_relation_map: HashMap<TypedId<4, u32>, TypedId<1, u32>>/ fragment_id -> relation_id mapping for all fragments