Instead of having two types, we simply have one, called `Entry`, which we rename from `Change`. There was no real benefit to having two almost identical types, but lots of added complexity. This patch simplifies the crate by removing one of the types. |
||
|---|---|---|
| .. | ||
| examples | ||
| src | ||
| tests | ||
| Cargo.toml | ||