A Professional based out of India specialized in handling AI-powered automations. Contact me at ranjancse@gmail.com, LinkedIn - https://www.linkedin.com/in/ranjan-dailata/
I haven't tried but who knows, in the future I might learn and work with it.
Observations - Rust programming seems to be an easy one if you are coming from a strong C, C++ background.
Learning curve is steep, it's not an easy one.
API development is ok, but why would you go with Rust?
Rust: Well-suited for low-level operations, performance-critical applications where speed is paramount (e.g., game development, real-time systems), and situations requiring precise control over resources.
I haven't tried but who knows, in the future I might learn and work with it.
Observations - Rust programming seems to be an easy one if you are coming from a strong C, C++ background.
Learning curve is steep, it's not an easy one.
API development is ok, but why would you go with Rust?
Rust: Well-suited for low-level operations, performance-critical applications where speed is paramount (e.g., game development, real-time systems), and situations requiring precise control over resources.
The below quote is from rust-gentle-intro
Thanks @ranjancse. Fortunately, I come from an era where the first programming language was C/C++ only.