Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refresh: Update Result<T, B> to be Result<(T,B), Error<B> #295

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Commits on Feb 13, 2024

  1. Configuration menu
    Copy the full SHA
    cb2cab3 View commit details
    Browse the repository at this point in the history
  2. Change Result types

    ollie-etl committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    d84e764 View commit details
    Browse the repository at this point in the history
  3. Fix doctests

    ollie-etl committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    ed5faa9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fe33a84 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Configuration menu
    Copy the full SHA
    3bcabef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    232ebc2 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Expose trait externally

    ollie-etl committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    bba4b45 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Use with_buffer

    ollie-etl authored Feb 20, 2024
    Configuration menu
    Copy the full SHA
    9533572 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85b2e77 View commit details
    Browse the repository at this point in the history