LLFourn / secp256kfun

A pure-rust secp256k1 library optimised for fun
BSD Zero Clause License
101 stars 29 forks source link

Make all Points debug #43

Closed LLFourn closed 3 years ago

LLFourn commented 3 years ago

It was annoying not being able to debug any Point<impl PointType,..>