Rust is great, the only problem is when you have to go back to other languages and you don’t have the luxury of cargo and the 50 other things surrounding the language that make developing for it so easy.
the novel memory management is neat but I always find the rampant use of macros to be a huge roadblock to doing anything quickly any time I try to pick it up. but I’m not coming from cpp so I don’t think I’m the target audience
Rust is great, the only problem is when you have to go back to other languages and you don’t have the luxury of cargo and the 50 other things surrounding the language that make developing for it so easy.
the novel memory management is neat but I always find the rampant use of macros to be a huge roadblock to doing anything quickly any time I try to pick it up. but I’m not coming from cpp so I don’t think I’m the target audience