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

Quick reference: add Vector::from #31

Open
sebcrozet opened this issue May 1, 2020 · 0 comments
Open

Quick reference: add Vector::from #31

sebcrozet opened this issue May 1, 2020 · 0 comments

Comments

@sebcrozet
Copy link
Member

We can use Vector::from(slice) or slice.into() to convert from a slice to an owned vector. This should be added to the Quick reference page of the user guide.

This has been suggested on the user forum.

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

No branches or pull requests

1 participant