Hello,I'm building a rust application that needs to use cloud vision
ocr. I use service account key JSON file to authenticate, and I had no
problems with it using the Python and Go libraries. I wasn't able to
understand how to use this authentication...