Lines Matching defs:ServiceOptions
4066 pub fn get_options(&self) -> &ServiceOptions { in get_options()
4078 pub fn set_options(&mut self, v: ServiceOptions) { in set_options()
4084 pub fn mut_options(&mut self) -> &mut ServiceOptions { in mut_options()
4092 pub fn take_options(&mut self) -> ServiceOptions { in take_options()
7250 pub struct ServiceOptions { struct
7261 impl<'a> ::std::default::Default for &'a ServiceOptions { argument
7267 impl ServiceOptions { impl
7317 impl crate::Message for ServiceOptions { implementation
7436 impl crate::Clear for ServiceOptions { implementation
7444 impl ::std::fmt::Debug for ServiceOptions { implementation
7450 impl crate::reflect::ProtobufValue for ServiceOptions { implementation