google-cloud-rust icon indicating copy to clipboard operation
google-cloud-rust copied to clipboard

Remove pubsub internal-only types from public API

Open dbolduc opened this issue 1 month ago • 0 comments

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).

dbolduc avatar Dec 02 '25 17:12 dbolduc