Skip to content

0.1.7

Compare
Choose a tag to compare
@dtolnay dtolnay released this 01 Aug 16:31
· 580 commits to master since this release
0.1.7
63e386d
  • Accept #[async_trait(?Send)] to opt out of Send-bounded futures (#10, #14)
  • Fix use of self inside of nested macro invocation (#17)