Skip to content

v0.2.3

Choose a tag to compare

@salasebas salasebas released this 27 May 09:26
· 29 commits to main since this release

Summary

Rustdoc-focused patch release: ~95% documented public API (default features) and 14 doctests on docs.rs.

Highlights

  • Module docs for client, request, response, endpoint, retry, auth, backend, error, plugins
  • Crate-root feature table, flow overview, and quick-start example
  • Doctests for send/send_json, typed endpoints, retry policy, hooks, errors, auth, cancellation, mock backend, json_parser, tower stack

See CHANGELOG.md for details.