Hi. Thank you for providing the great library.
May I ask if there is a plan to implement std::fmt::Debug for XxHash3_64 and XxHash3_128 to make them consistent with XxHash64 and XxHash32 hashers?
I tried to do it, but I don't have enough knowledge about the hash algorithms and am not sure what information is supposed to be kept and what to ignore.
Thank you again.