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

Use strongly typed errors based on thiserror #134

Merged
merged 1 commit into from
Oct 1, 2024

Conversation

tomaszjonak
Copy link
Collaborator

Dyn is generally discouraged in libraries.

Reraise of #131 from a branch instead of main in my fork. It's easier to keep fork:main in sync and rebase feature branch as upstream progresses.

CHANGELOG.md Outdated Show resolved Hide resolved
src/apis/mod.rs Outdated Show resolved Hide resolved
src/apis/mod.rs Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
src/easy/client.rs Outdated Show resolved Hide resolved
Dyn<error> is generally discouraged in libraries.
Copy link
Collaborator

@davidc6 davidc6 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! 🚀

@tomaszjonak tomaszjonak merged commit 1a171ff into CrowdStrike:main Oct 1, 2024
13 checks passed
@tomaszjonak tomaszjonak deleted the tjonak/thiserror branch October 1, 2024 13:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants