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

feat: impl BorshSchema for Rc and Arc; add doc for rc feature #268

Merged
merged 2 commits into from
Dec 7, 2023

Conversation

dj8yfo
Copy link
Collaborator

@dj8yfo dj8yfo commented Dec 7, 2023

resolves #266

@dj8yfo
Copy link
Collaborator Author

dj8yfo commented Dec 7, 2023

if 125162e looks appropriate, an implementation of BorshSchema for Cow may be added some day too

@dj8yfo dj8yfo marked this pull request as ready for review December 7, 2023 14:34
@dj8yfo dj8yfo requested a review from frol as a code owner December 7, 2023 14:34
@dj8yfo dj8yfo merged commit 21e2fc5 into master Dec 7, 2023
7 checks passed
@dj8yfo dj8yfo deleted the rc_update branch December 7, 2023 18:26
@frol frol mentioned this pull request Dec 7, 2023
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.

Should std feature imply rc feature and vice-versa?
2 participants