no_color 0.1.0

Detect NO_COLOR environment variable.
Documentation
[package]
authors = ["sitkevij"]
categories = ["command-line-interface"]
description = "Detect NO_COLOR environment variable."
edition = "2018"
include = ["src/**/*", "examples/**/*", "Cargo.toml", "Cargo.lock", "README.md"]
keywords = ["cli", "terminal", "no_color", "color"]
license = "MIT"
name = "no_color"
readme = "README.md"
repository = "https://github.com/sitkevij/no_color"
version = "0.1.0"