For this project I want to create a custom console progress indicator without using a third party lib for the purpose of tracking package downloads. The objective is to optimize it much as possible and to not use libs that can bloat the project without meaning to which will in theory save time, even if the improvement may and most likely will be minimal. Due to this I believe a local solution would be more effective not including the benefit and fun of learning how to work with/strangle rust. 😄
For this project I want to create a custom console progress indicator without using a third party lib for the purpose of tracking package downloads. The objective is to optimize it much as possible and to not use libs that can bloat the project without meaning to which will in theory save time, even if the improvement may and most likely will be minimal. Due to this I believe a local solution would be more effective not including the benefit and fun of learning how to work with/strangle rust. 😄