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

audio: rename AudioErrorResult to AudioResult and make non_exhaustive #441

Merged
merged 1 commit into from
Oct 14, 2023

Conversation

MarijnS95
Copy link
Member

Using the new num_enum catch_all we can now automatically implement the match statement and get rid of one superfluous AudioError variant.

@MarijnS95 MarijnS95 added the impact: breaking API/ABI-breaking change label Oct 14, 2023
…stive`

Using the new `num_enum` `catch_all` we can now automatically implement
the `match` statement and get rid of one superfluous `AudioError`
variant.
@MarijnS95 MarijnS95 force-pushed the audio-rework-result-enum branch from 4eadb81 to 8580112 Compare October 14, 2023 22:38
@MarijnS95 MarijnS95 merged commit 0792dba into master Oct 14, 2023
36 checks passed
@MarijnS95 MarijnS95 deleted the audio-rework-result-enum branch October 14, 2023 22:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
impact: breaking API/ABI-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant