Skip to content

1.1.0

Latest
Compare
Choose a tag to compare
@tevelee tevelee released this 29 Jul 13:52
· 4 commits to main since this release
  • Adopted primary associated types: allows opaque type constraints such as some Loader<URLRequest, HTTPURLResponse>
  • Advanced rethrows mechanism: load() only throws if there is an explicitly throwing operator in the loader chain