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

Move to Iterator only #13

Merged
merged 8 commits into from
Apr 29, 2024
Merged

Move to Iterator only #13

merged 8 commits into from
Apr 29, 2024

Conversation

stelzo
Copy link
Owner

@stelzo stelzo commented Apr 29, 2024

Implements creation from iterator instead of Vec.

Also, requires major version bump because of the PointConvertible trait needs 'static now. So I thought, I would also change a lot of other things in the API to make the crate easier to use in general.

@stelzo stelzo changed the title Move to Iterator only #3 Move to Iterator only Apr 29, 2024
This was linked to issues Apr 29, 2024
@stelzo stelzo merged commit a0ca014 into main Apr 29, 2024
10 checks passed
@stelzo stelzo deleted the iterator branch April 29, 2024 21:04
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.

[Feature] SIMD support [Feature] Convert to msg from iterator
1 participant