Skip to main content

effective_natspec_doc

Function effective_natspec_doc 

Source
fn effective_natspec_doc(
    gcx: Gcx<'_>,
    item: ItemId,
    implicit: bool,
    visited: &mut HashSet<ItemId>,
) -> Option<NatSpecDoc>