[][src]Function rustc_ap_rustc_ast::attr::mk_doc_comment

pub fn mk_doc_comment(
    comment_kind: CommentKind,
    style: AttrStyle,
    data: Symbol,
    span: Span
) -> Attribute