build_module

Function build_module 

Source
fn build_module(
    cx: &mut DocContext<'_>,
    did: DefId,
    visited: &mut DefIdSet,
) -> Module