Commits


Mahmut Bulut authored and Neville Dipale committed 5ef7a16242e
ARROW-8574: [Rust] Implement Debug for all plain types Implements debug for all plain types exposed. Enforces implementing Debug when a new struct added. Ignores protobuf codegen. @andygrove @nevi-me @paddyhoran Closes #7726 from vertexclique/vcq/debug-impls Authored-by: Mahmut Bulut <vertexclique@gmail.com> Signed-off-by: Neville Dipale <nevilledips@gmail.com>