pub fn is_doc_hidden(tcx: TyCtxt<'_>, def_id: DefId) -> bool
Expand description

Determines whether an item is annotated with doc(hidden).