blob: 8837a6b463e8835f3fb12a91a4c3d6fc71468d09 [file] [log] [blame]
// compile-flags: --document-private-items
// @has issue_46380/struct.Hidden.html
#[doc(hidden)]
pub struct Hidden;