Skip to content

Audit all #[doc(hidden)] usage #1529

Description

@chris-olszewski

We should generally avoid using #[doc(hidden)]. This has previously been used for either internal APIs that are necessarily public due to crate boundaries or some leftover APIs that are still necessary with our current integration test setup.

Metadata

Metadata

Labels

Rust SDKIssues about or asking for Rust SDK release

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions