[][src]Function rustc_ap_rustc_ast::util::comments::gather_comments

pub fn gather_comments(
    sm: &SourceMap,
    path: FileName,
    src: String
) -> Vec<Comment>