Function rustfmt_nightly::comment::comment_style

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