|
|
|
|
|
by timClicks
2582 days ago
|
|
Rust is growing. Growth means that you'll see a larger number of these sorts of mini projects. My first public Rust project was tiny (although it didn't connect to the network) https://github.com/timClicks/cool_faces It's easy to make comparisons with left-pad, but left-pad was an issue because of the dependency graph. It wasn't an issue as a package in isolation. |
|