rustfmt_nightly::comment

Function comment_style

Source
pub(crate) fn comment_style(
    orig: &str,
    normalize_comments: bool,
) -> CommentStyle<'_>