@olson_dan
From a c++ dev who fully dove into rust:
The biggest issues I ran into were common patterns are hard, syntax is alien at times, macros are scary, c++ templates are more powerful, package culture
That said, it’s still worth it because of: x-platform support, tooling, and codegen