find_preceding_doc

Function find_preceding_doc 

Source
fn find_preceding_doc(
    loc: &Loc,
    comment_map: &HashMap<usize, NatspecDocIR>,
) -> NatspecDocIR
Expand description

Find the doc comment that precedes a given source location