yoshidan / google-cloud-rust

Google Cloud Client Libraries for Rust.
MIT License
243 stars 87 forks source link

pubsub: derive Debug and Clone where appropriate #146

Closed gwik closed 1 year ago

gwik commented 1 year ago

Add derive Debug and Clone on configs and other structs and enums.

yoshidan commented 1 year ago

Thanks!

gwik commented 1 year ago

Thank you!