Searched refs:protoc_arg (Results 1 – 1 of 1) sorted by relevance
513 pub fn protoc_arg<A: AsRef<str>>(mut self, arg: A) -> Self { in protoc_arg() method697 config.protoc_arg(arg); in setup_config()