rustc_ast_pretty::pprust::state

Function doc_comment_to_string

source
fn doc_comment_to_string(
    comment_kind: CommentKind,
    attr_style: AttrStyle,
    data: Symbol,
) -> String