Skip to content

zbus_macros 3.6.1

Choose a tag to compare

@zeenix zeenix released this 11 May 08:00
· 3033 commits to main since this release
  • Specify full path of Into and TryInto traits. TryInto will fail for users otherwise unless they import it themselves or use 2021 Rust.
  • Move assume_defaults attr docs to the correct place.