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

Implemented error types in the common and client-sdk crates #53

Merged
merged 2 commits into from
Jan 8, 2025

Conversation

bigspider
Copy link
Collaborator

Takes advantage of core::error::Error that was stabilized in Rust 1.81.

Keeping the enums simple in the common crate, as it's used directly in the V-Apps and we want to avoid overheads.

@bigspider bigspider merged commit b424e82 into master Jan 8, 2025
11 checks passed
@bigspider bigspider deleted the errors branch January 8, 2025 08:46
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.

1 participant