Andy Grove created ARROW-2381:
---------------------------------
Summary: [Rust] Buffer<T> should have an Iterator
Key: ARROW-2381
URL: https://issues.apache.org/jira/browse/ARROW-2381
Project: Apache Arrow
Issue Type: New Feature
Components: Rust
Reporter: Andy Grove
Assignee: Andy GroveIt should be possible to obtain an Iterator from a Buffer<T> so that it is easy to access the values. PR: https://github.com/apache/arrow/pull/1823 -- This message was sent by Atlassian JIRA (v7.6.3#76005)
