Skip to content

daft 0.1.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 10 Mar 21:17
5343fbb

Fixed

  • Semantic errors (e.g. a field not implementing Diffable) are better annotated.
  • The Diffable derive macro now produces references to core rather than to std, meaning that the code it generates is no-std compatible.