summaryrefslogtreecommitdiffstats
path: root/samples/rust
AgeCommit message (Expand)AuthorLines
2024-04-16rust: sync: update `Arc` and `UniqueArc` to take allocation flagsWedson Almeida Filho-2/+2
2024-04-16rust: alloc: update `VecExt` to take allocation flagsWedson Almeida Filho-3/+3
2023-04-10samples: rust: print: Add sample code for Arc printingBoqun Feng-0/+26
2022-12-04rust: macros: take string literals in `module!`Gary Guo-8/+8
2022-12-01rust: samples: add `rust_print` exampleMiguel Ojeda-0/+65
2022-09-28samples: add first Rust examplesMiguel Ojeda-0/+105