Searched refs:field_attribute (Results 1 – 1 of 1) sorted by relevance
380 pub fn field_attribute<P: AsRef<str>, A: AsRef<str>>(mut self, path: P, attribute: A) -> Self { in field_attribute() method666 config.field_attribute(prost_path, attr); in setup_config()