by repsiace on 3/9/21, 10:06 AM with 1 comments
by repsiace on 3/9/21, 10:32 AM
I made some adjustments to the code to better support custom Hasher . Now it can be run under std and no_std environment, and provides better performance than linked-hash-map .
Please feel free to leave your opinion, if possible, please help me improve the code or use it in your project .