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

docs(rmp-serde): update example to use from_slice #328

Merged
merged 1 commit into from May 5, 2023
Merged

docs(rmp-serde): update example to use from_slice #328

merged 1 commit into from May 5, 2023

Conversation

jost-s
Copy link
Contributor

@jost-s jost-s commented May 5, 2023

I just updated from v0.14 to v1.1.1 and updated uses of the deprecated fn from_read_ref to from_slice. When checking the docs for an updated format of encoding, I saw the example still uses from_read_ref. I suggest to update to from_slice.

@kornelski kornelski merged commit f4ad0d0 into 3Hren:master May 5, 2023
2 checks passed
@kornelski
Copy link
Collaborator

Thanks

@jost-s jost-s deleted the docs/update-deserialize-example-to-use-from-slice branch May 15, 2023 02:09
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