[][src]Module corrupt::cli

command line interface

Structs

Opt

A minimal stdin/out filter that highlight regex-matched substrings that use colors with round-robin fashion.

Traits

StructOpt

A struct that is converted from command line arguments.

Derive Macros

StructOpt

Generates the StructOpt impl.