Module rorschach::formatter [] [src]

Structs

Inline

Inline formatter, just puts bytes one after another as hex.

Structured

Structured formatter, like the ones seen in network RFCs.

Style

Styles for fields that do not have instance styling.

Enums

Color

A colour is one specific type of ANSI escape code, and can refer to either the foreground or background colour.

Traits

Formatter

Trait for formatters.