Searched defs:MessageFull (Results 1 – 5 of 5) sorted by relevance
39 ) -> SingularFieldAccessorHolder in new()90 ) -> SingularFieldAccessorHolder in new_get_mut()112 ) -> SingularFieldAccessorHolder in new_get_option_mut_option()130 ) -> SingularFieldAccessorHolder in new_get_mut_message()133 V: MessageFull, in new_get_mut_message()157 ) -> SingularFieldAccessorHolder in new_get_option_set_enum()191 ) -> SingularFieldAccessorHolder in new_has_get_set()218 ) -> SingularFieldAccessorHolder in new_has_get_set_deref()249 ) -> SingularFieldAccessorHolder in new_has_get_mut_set()252 F: MessageFull, in new_has_get_mut_set()[all …]
17 ) -> FieldAccessor in make_oneof_message_has_get_mut_set_accessor()20 F: MessageFull, in make_oneof_message_has_get_mut_set_accessor()36 ) -> FieldAccessor in make_oneof_copy_has_get_set_simpler_accessors()54 ) -> FieldAccessor in make_oneof_enum_accessors()
27 pub trait MessageFull: Message + ProtobufValue + fmt::Debug + fmt::Display { interface
414 ) -> anyhow::Result<()> in custom_option_ext()670 ) -> anyhow::Result<()> in custom_option_builtin()711 ) -> anyhow::Result<()> in custom_option()727 ) -> anyhow::Result<Option<M>> in custom_options()
106 T: protobuf::MessageFull, in try_from_text_proto()