[][src]Function comment::strip_comments

pub fn strip_comments(
    data: String,
    style: CommentStyle,
    remove_blanks: bool
) -> Result<String, &'static str>