Skip to main content

comment_to_doc

Function comment_to_doc 

Source
fn comment_to_doc(
    acc: &mut Assists,
    comment: Comment,
    style: CommentPlacement,
) -> Option<()>