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