Skip to content

v0.2.4

Compare
Choose a tag to compare
@sam0x17 sam0x17 released this 20 Sep 18:11
· 23 commits to main since this release
cfa2171
  • fixes #9
  • adds support for exporting items that appear in traits and within impl blocks. These follow the same rules about collisions in the global namespace of the file, so if the same trait is impled multiple times in the same file, items from the first impl will take priority unless a unique disambiguation name is provided