tree: 9128a36ac2b9c8511df4efbef4cb59f0447cad14
  1. src/
  2. Cargo.toml
  3. README.md
xtask/README.md

Xtask dev utilities

This package provides the following commands:

Snapshots

cargo xtask snaphosts report  # Creates report for snapshots
cargo xtask shapshots review  # Interactive test blessing snapshots
cargo xtask shapshots dead-snaphosts  # Detects dead snapshots
cargo xtask shapshots size-check  # Size check for snapshots

Comparisons

cargo xtask comparisons report  # Creates report for comparisons