Rust is a language empowering everyone to build reliable and efficient
software. Rust is blazingly fast and memory-efficient: with no runtime
or garbage collector, it can power performance-critical services, run
on embedded devices, and easily integrate with other languages. Rust’s
rich type system and ownership model guarantee memory-safety and thread-
safety.
This package provides the Rust compiler and documentation generator.