Hands-on Rust: why do you use cargo init?

Honestly? Habit. init was the standard when I started using Rust. I’ve added a note in my issue tracker to update the syntax. Thanks!

2 Likes