termdiff 1.0.0

Write a diff with color codes to a string
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# termdiff

Diff a string for presentation to a user in the terminal.

## Themes

We have a limited number of built in themes

### Arrows

![Demo of the arrows
format](./demo_arrows.png "Demo of the arrows format")

### Signs

![Demo of the signs format](./demo_signs.png "Demo of the signs format")

Read more at [Docs.rs](https://docs.rs/termdiff/)