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