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

Implement flat container support for PointStamp #517

Open
antiguru opened this issue Jul 2, 2024 · 0 comments
Open

Implement flat container support for PointStamp #517

antiguru opened this issue Jul 2, 2024 · 0 comments

Comments

@antiguru
Copy link
Member

antiguru commented Jul 2, 2024

As the title says, add a Region implementation for PointStamp. Specifically, implement the following traits:

  • Region that defers to an inner region compatible with Vec.
  • Push for all T that can be pushed into the inner region.
  • ReserveItems for all T supported by the inner region.
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