[][src]Crate mlc

Modules

cli
control

A couple of functions to enable and disable coloring.

file_traversal
link_extractors
link_validator
logger
markup

Structs

ColoredString

A string that may have color and/or style applied to it.

Config
Style

A combinatorial style such as bold, italics, dimmed, etc.

WildMatch

Wildcard matcher used to match strings.

Enums

Color

The 8 standard colors.

Styles

Traits

Colorize

The trait that enables something to be given color.

Functions

run