Function rustfmt_nightly::comment::comment_style

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