hyperliquid-dex / hyperliquid-rust-sdk

MIT License
57 stars 47 forks source link

Implement Debug trait for all Struct and Enums #52

Open spacecadet-jap opened 1 month ago

spacecadet-jap commented 1 month ago

It's good practise to implement this trait so it's easier to debug. I can submit a PR for this if you are open to this change.