Module fmt_cmp::cmp[][src]

Expand description

Stringy comparison utility.

Structs

A wrapper type that compares the inner value in its Display representation.

Functions

Compares two values in their Display representations.

Tests two values for equality in their Display representations.

Hashes a value with respect to its Display representation.