Idiomatic Rust

Write Rust that reads like Rust — iterator pipelines over index loops, From/Into over ad-hoc converters, derives over hand-written impls, newtypes over bare primitives. Use when writing new Rust, when reviewing Rust that reads like a translation from another language, or when the user asks how to make Rust code more idiomatic or less repetitive.

rewrite-rs 8103396 4 files · 14.3 KB Updated

File contents

rewrite-rs/skills/tree/main/skills/rust/idiomatic-rust commit 8103396d93

Frequently asked questions

npx skillmds@latest add rewrite-rs/idiomatic-rust