Skip to content

fieldwork-v0.4.3

Choose a tag to compare

@github-actions github-actions released this 07 Jul 01:01
· 95 commits to main since this release
d494a27

Fixed

  • address poorly-handled nested type detection
  • Do not auto-deref Rc, Cow, or Arc

Other

  • Merge pull request #60 from jbr/fix-deref-mut
  • move example higher in readme