pub fn is_doc_hidden(tcx: TyCtxt<'_>, def_id: DefId) -> bool
Determines whether an item is annotated with doc(hidden).
doc(hidden)