Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 540 Bytes

rust.md

File metadata and controls

13 lines (11 loc) · 540 Bytes
title permalink last_updated tags summary
Rust
pmd_languages_rust.html
December 2024 (7.9.0)
languages
CpdCapableLanguage
Rust features and guidance

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.

{% include language_info.html name='Rust' id='rust' implementation='rust::lang.rust.RustLanguageModule' supports_cpd=true since='7.9.0' %}