MCPcopy Create free account
hub / github.com/carllerche/assert-struct / lib.rs

File lib.rs

assert-struct/src/lib.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1//! # assert-struct: Ergonomic Structural Assertions
2//!
3//! `assert-struct` is a procedural macro that enables clean, readable assertions for complex
4//! data structures without verbose field-by-field comparisons. When assertions fail, it provides

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected