hohav / peppi

Rust parser for Slippi SSBM replay files
MIT License
37 stars 9 forks source link

Add more derived traits where it makes sense #10

Closed NickCondron closed 2 years ago

NickCondron commented 2 years ago

This addresses #6. Peppi should eagerly derive traits where it can.

NickCondron commented 2 years ago

Implemented changes you mentioned except for the couple I left replies on. I'm happy with the changes made on places we agree. Feel free to overrule me where you want and merge when you get a chance.

NickCondron commented 2 years ago

Rebased & squashed