arrow_convert 0.12.1

Convert between nested rust types and Arrow with arrow
Documentation
1
2
3
4
5
error: Expected struct to have at least one field
 --> tests/ui/struct_no_fields.rs:4:8
  |
4 | struct S {}
  |        ^