Searched refs:message_attributes (Results 1 – 1 of 1) sorted by relevance
27 message_attributes: Vec::new(), in configure()297 pub(crate) message_attributes: Vec<(String, String)>, field403 self.message_attributes in message_attribute()671 for (prost_path, attr) in self.message_attributes.iter() { in setup_config()