Rust

From SEGGER Knowledge Base
Jump to navigation Jump to search

Rust is a modern programming language designed to be efficient and safe. Other than C (and the C++), which have been designed to be powerful and efficient, Rust focuses on avoiding programming mistakes and resulting vulnerabilities.

More information on the "official Rust home page": https://rust-lang.org/