Function rustc_middle::ty::util::is_doc_notable_trait

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

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