pub fn protoc_bin_path() -> Result<PathBuf, Error>
Expand description

Return a path to protoc binary.

This function returns an error when binary is not available for the current operating system and architecture.