no-comment 0.0.2

Remove rust-style line and block comments from a char iterator.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies.derive_more]
version = "0.99.5"

[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.2"