google-cloud-rust
google-cloud-rust copied to clipboard
Remove pubsub internal-only types from public API
We are exposing builders with the tag #[doc(hidden)] to workaround doctest failures.
We should fix this via a sidekick configuration, and remove these types from the public API (not just hide them from the docs).