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

412 impl error to param errors #418

Draft
wants to merge 10 commits into
base: main
Choose a base branch
from

Commits on Oct 1, 2024

  1. added more interfaces

    GueLaKais committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    2b19fe3 View commit details
    Browse the repository at this point in the history
  2. added rudimentary display implementation

    GueLaKais committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    adba623 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. added new important import

    GueLaKais committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    ad65fff View commit details
    Browse the repository at this point in the history
  2. tryage to make error handling cleaner

    GueLaKais committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    05a1312 View commit details
    Browse the repository at this point in the history
  3. Get rid of documentation warnings.

    Documentation warnings are annoying. So i've get rid of them.
    GueLaKais committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    1bdb9ae View commit details
    Browse the repository at this point in the history
  4. get rid of rust version

    the rust version causes errors. You'll need at least rust version 1.70 to have stable compiling
    GueLaKais committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    8827064 View commit details
    Browse the repository at this point in the history
  5. added serde as optional dependecy

    I mean for real: How patient do you'll need to be to not get annoyed by the whole serde
    warnings?
    GueLaKais committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    e8ce9a2 View commit details
    Browse the repository at this point in the history
  6. formatting improvement

    GueLaKais committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    552e2d4 View commit details
    Browse the repository at this point in the history
  7. tryage to make error handling cleaner

    GueLaKais committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    02539ff View commit details
    Browse the repository at this point in the history
  8. tryage to make error handling cleaner

    GueLaKais committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    f2a553b View commit details
    Browse the repository at this point in the history