Skip to content

Make Error type public to crate users#18

Merged
Seif-Mamdouh merged 1 commit intothe-cafe:mainfrom
sunsided:feature/open-errors
Feb 26, 2025
Merged

Make Error type public to crate users#18
Seif-Mamdouh merged 1 commit intothe-cafe:mainfrom
sunsided:feature/open-errors

Conversation

@sunsided
Copy link
Contributor

This makes the Error type public so it can be matched on by consumers. I also made it non_exhaustive so that it doesn't break on variant additions.

@Seif-Mamdouh Seif-Mamdouh self-requested a review February 26, 2025 05:01
Copy link
Contributor

@Seif-Mamdouh Seif-Mamdouh left a comment

Choose a reason for hiding this comment

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

Hey @sunsided thank you for contribution 🔥

@Seif-Mamdouh Seif-Mamdouh merged commit c72a185 into the-cafe:main Feb 26, 2025
3 checks passed
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.

2 participants