[][src]Function dprint_core::formatting::parser_helpers::parse_js_like_comment_line

pub fn parse_js_like_comment_line(
    text: &str,
    force_space_after_slashes: bool
) -> PrintItems