The main theme of Rust is not systems programming, speed, or memory safety - it's moving runtime problems to compile time. Everything else is incidental. This is an invaluable quality of any language, and is something Rust greatly excels at.
(reddit.com: over 18? in Advantages of building a CRUD web application in Rust? : rust)