comment 0.1.1

Strip comments for multiple programming languages
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "comment"
version = "0.1.1"
authors = ["adam-mcdaniel <adam.mcdaniel17@gmail.com>"]
edition = "2018"
description = "Strip comments for multiple programming languages"
license = "MIT"
repository = "https://github.com/adam-mcdaniel/comments"

[dependencies]
quick-error = "1.2.0"