no-comment 0.0.1

Remove rust-style line and block comments from a char iterator.
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
authors = ["gorilskij <github.com/gorilskij>"]
description = "Remove rust-style line and block comments from a char iterator."
edition = "2018"
homepage = "https://crates.io/crates/no-comment"
license = "Apache-2.0"
name = "no-comment"
readme = "README.md"
repository = "https://github.com/gorilskij/no-comment"
version = "0.0.1"