Rust is getting more popular among software developers, and the Python community is no exception. I started learning Rust a few years ago, but after some point, I began to lose motivation because most of my exercises were toy examples and far away from the real applications. So I questioned myself: Can I use Rust in my day-to-day job as a Python developer? Can I build something that will benefit the projects I am working with? Probably, many of us, people coming from the Python background, ha...