Crate colored_diff [] [src]

Structs

PrettyDifference

Functions

diff

Format the difference between strings using GitHub-like formatting with ANSI coloring.

init

On Windows, the console has to be told to enable ANSI escape code colors. This function does so on Windows, and is a no-op on other targets.