Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 321 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 321 Bytes

Candiff

The candiff crate provides the candiff CLI tool.

The candiff tool compares candid data, and gives with human-readable output.

Rather than compare two values textually, the tool is structural, like Candid itself.

See design/ for more.