sort_alghoritms
Trying to implement sort alghoritms on RustLang
Bubble Sort ✅\ Quick Sort ✅\ Merge Sort ✅\ Selection Sort ✅\ Inserstion Sort ✅\ Shell Sort ✅