Crate fprint

source ·

Traits

  • A TypeFingerprint is able to return a string that represents the layout of a type. It is intended to capture any structure that will affect serialiation via Serde.

Derive Macros