shipper-cargo-failure 0.3.0-rc.2

Cargo publish failure classification for shipper
Documentation

shipper-cargo-failure

shipper-cargo-failure

Cargo publish failure classification and error categorization.

Part of the shipper workspace — a publishing reliability layer for Rust workspaces.

License

MIT OR Apache-2.0

Purpose

Cargo publish failure classification for shipper

This crate is part of the shipper workspace.

Development commands

cargo check -p shipper-cargo-failure
cargo test -p shipper-cargo-failure
cargo test -p shipper-cargo-failure --all-features
cargo fmt -p shipper-cargo-failure
cargo clippy -p shipper-cargo-failure --all-targets --all-features -- -D warnings

Contributing

When changing behavior, prefer extending existing tests in the crate module ( ests/, src/) and keep snapshots or properties in place where they already exist.