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

Extend documentation for decode_from_slice and encode_into_std_write #546

Closed
hellow554 opened this issue May 23, 2022 · 1 comment · Fixed by #577
Closed

Extend documentation for decode_from_slice and encode_into_std_write #546

hellow554 opened this issue May 23, 2022 · 1 comment · Fixed by #577

Comments

@hellow554
Copy link

decode_from_slice does not say what the usize is for.

encode_into_std_write does not say what the usize is for.

@gimbling-away
Copy link
Contributor

Should be fixed by #577

@VictorKoenders VictorKoenders linked a pull request Aug 18, 2022 that will close this issue
VictorKoenders added a commit that referenced this issue Aug 18, 2022
* Document what the usize is for

* Document the usize

Co-authored-by: Trangar <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants