Skip to content

assert-struct-macros-v0.4.1

Choose a tag to compare

@carllerche carllerche released this 10 Mar 21:13
· 12 commits to main since this release
059aeb1

Added

  • support bare { ... } as shorthand for _ { ... } anonymous structs (#115)

Other

  • update all docs to use bare { ... } anonymous struct syntax (#116)