oxidecomputer / third-party-api-clients

A place for keeping all our generated third party API clients.
https://docs.rs/octorust
MIT License
132 stars 55 forks source link

Improve `sheets::Client` docs #72

Open fenhl opened 1 year ago

fenhl commented 1 year ago

The current docs at https://docs.rs/sheets/latest/sheets/struct.Client.html are unclear. What do the parameters new takes mean? Which environment variables are read by new_from_env?