[][src]Crate rgb_io

RGB-IO

Project

Features

This is a simple program, which lets you type in RGB color(s) in hexadecimal format, then prints sample color(s) to standard ouput.

You can run the program with help command for more details.

Modules

version_info

0.1.1 (December 12th, 2019)

Constants

CODE_NAME

Crate code name

ID

ID of this crate

NAME

Crate name

RELEASE_DATE

Crate release date (year/month/day)

TAG

Tag, which can be used for logging...

VERSION

Crate version

Type Definitions

Error

Error type used in this crate

Result

Result type used in this crate