mirror of
https://github.com/krahets/hello-algo.git
synced 2025-07-18 02:50:19 +08:00

* no need to clone in hash put fn * fmt rust code * make code more readable * Change vec append to extend, more friendly to rookie rust dev * drop comment