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 methods for converting between Bytes and raw_slice #3844

Closed
nfurfaro opened this issue Jan 20, 2023 · 1 comment
Closed

Add methods for converting between Bytes and raw_slice #3844

nfurfaro opened this issue Jan 20, 2023 · 1 comment
Labels
blocked enhancement New feature or request lib: std Standard library

Comments

@nfurfaro
Copy link
Contributor

Follow the example set by the Vec library.
This should wait until #3637 is resolved to avoid implementing and testing an .into() method that is destined to be removed.

@nfurfaro nfurfaro added enhancement New feature or request lib: std Standard library blocked labels Jan 20, 2023
@nfurfaro nfurfaro self-assigned this Jan 24, 2023
@nfurfaro nfurfaro removed their assignment May 10, 2023
@bitzoic
Copy link
Member

bitzoic commented Jul 3, 2023

Closed by #4714

@bitzoic bitzoic closed this as completed Jul 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked enhancement New feature or request lib: std Standard library
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants