Skip to content

0.1.2

Compare
Choose a tag to compare
@KodrAus KodrAus released this 07 Oct 13:18
  • Add support for auto implementing for &T and &mut T by adding & and &mut to the attribute respectively.
  • Add a parser for the attribute syntax to support borrowed references