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

Add support for borsh #75

Merged
merged 2 commits into from
Sep 3, 2024
Merged

Conversation

corvusrabus
Copy link
Contributor

Borsh is a non serde compliant serialization format with wide usage (e.g. 13m downloads of the Rust crate for borsh). This PR adds support for SmolStr to be used with borsh.

Cargo.toml Outdated Show resolved Hide resolved
Cargo.toml Outdated Show resolved Hide resolved
src/lib.rs Outdated Show resolved Hide resolved
@Veykril Veykril merged commit db4d3c0 into rust-analyzer:master Sep 3, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants