Skip to content

serde_with v3.14.1

Choose a tag to compare

@github-actions github-actions released this 19 Sep 23:02
v3.14.1
15022b1

Fixed

  • Show macro expansion in the docs.rs generated rustdoc.
    Since macros are used to generate trait implementations, this is useful to understand the exact generated code.