Generate serialization and deserialization Rust code for all things that make up a `Points2D`, effectively dropping `arrow2_convert` entirely. This requires adding roundtrip serialization tests too.
Generate serialization and deserialization Rust code for all things that make up a
Points2D, effectively droppingarrow2_convertentirely.This requires adding roundtrip serialization tests too.