summaryrefslogtreecommitdiffstats
path: root/samples/rust/rust_minimal.rs
Commit message (Expand)AuthorAgeFilesLines
* rust: alloc: update `VecExt` to take allocation flagsWedson Almeida Filho2024-04-161-3/+3
* rust: macros: take string literals in `module!`Gary Guo2022-12-041-4/+4
* samples: add first Rust examplesMiguel Ojeda2022-09-281-0/+38