[][src]Function protoc_bin_vendored::protoc_bin_path

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

Return a path to protoc binary.

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