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

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