You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, thanks for porting this to Rust! Is there anything similar to XXH64_reset to reset/reuse the hash? Or should I make a new one using new? Thanks in advance!