Searched defs:ProtobufOptionNamePart (Results 1 – 3 of 3) sorted by relevance
329 field: &ProtobufOptionNamePart, in ext_resolve_field()347 option_name: &ProtobufOptionNamePart, in custom_option_ext_step()348 option_name_rem: &[ProtobufOptionNamePart], in custom_option_ext_step()
480 pub(crate) enum ProtobufOptionNamePart { enum485 impl fmt::Display for ProtobufOptionNamePart { implementation
535 fn next_option_name_component(&mut self) -> anyhow::Result<ProtobufOptionNamePart> { in next_option_name_component()