color-print-proc-macro 0.3.7

Implementation for the package color-print
Documentation
[dependencies.nom]
version = "7.1"

[dependencies.proc-macro2]
version = "1.0"

[dependencies.quote]
version = "1.0"

[dependencies.syn]
features = ["full"]
version = "2.0"

[features]
terminfo = []

[lib]
name = "color_print_proc_macro"
path = "src/lib.rs"
proc-macro = true

[package]
authors = ["Johann David <johann.david.dev@protonmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "Implementation for the package color-print"
edition = "2018"
license = "MIT OR Apache-2.0"
name = "color-print-proc-macro"
readme = "README.md"
repository = "https://gitlab.com/dajoha/color-print"
version = "0.3.7"