Searched defs:ProtobufOptionNameExt (Results 1 – 2 of 2) sorted by relevance
495 pub(crate) struct ProtobufOptionNameExt(pub Vec<ProtobufOptionNamePart>); struct509 impl fmt::Display for ProtobufOptionNameExt { implementation
412 option_name: &ProtobufOptionNameExt, in custom_option_ext()