Searched defs:OneofIndices (Results 1 – 2 of 2) sorted by relevance
96 pub(crate) struct OneofIndices { struct115 pub(crate) oneofs: Vec<OneofIndices>, argument263 oneofs: &mut Vec<OneofIndices>, in index_message_and_inners()
24 fn index_entry(&self) -> &OneofIndices { in index_entry()