When poll is active respond at

Which of these best characterizes the reason Rust was created?

51
To create a new concurrency model significantly different from Actor and Shared-memory models
To provide a "modern PL" that would allow highly efficient systems code, comparable in speed to C
To give an intellectual challenge to programmers bored with less sophisticate languages
To prevent as far as possible memory access problems at compile time, allowing garbage collection to be eliminated
Powered by