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

Fully qualify std::result::Result in derives #42

Merged
merged 1 commit into from
Nov 4, 2019
Merged

Fully qualify std::result::Result in derives #42

merged 1 commit into from
Nov 4, 2019

Conversation

nhynes
Copy link
Contributor

@nhynes nhynes commented Nov 4, 2019

This allows borsh to be used with custom Result types like anyhow::Result.

@MaksymZavershynskyi MaksymZavershynskyi merged commit d5f02c0 into near:master Nov 4, 2019
@nhynes
Copy link
Contributor Author

nhynes commented Nov 4, 2019

Well, this is embarrassing (my first rg missed a few instances). I'll not create another PR in case you want to roll this into a later commit.

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.

None yet

2 participants