Skip to content

actuate-winit-v0.1.4

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Nov 03:07
· 259 commits to main since this release
402eab5

Other

  • Refactor macro for fns
  • Create ContextError struct and return Result from use_context
  • Replace Hash with new Memoize trait in use_memo
  • Safely impl Compose for Map