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

Please considering adding a calamine::Range::into_rows method #173

Open
hronro opened this issue Jun 13, 2020 · 0 comments
Open

Please considering adding a calamine::Range::into_rows method #173

hronro opened this issue Jun 13, 2020 · 0 comments

Comments

@hronro
Copy link

hronro commented Jun 13, 2020

Currently calamine::Range::rows won't take the ownership of the range, which make it difficult to create a range local variable and returns rows in a function.
So please considering adding a new IntoRows struct that takes the ownership of range or something like that.

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