Rust code review for workerd. Covers CXX FFI safety, unsafe code patterns, JSG resource conventions, error handling, and a review checklist adapted from the C++ review skills. Load this skill when reviewing Rust code in src/rust/.
apm install @cloudflare/rust-review[](https://apm-p1ls2dz87-atlamors-projects.vercel.app/packages/@cloudflare/rust-review)---
name: rust-review
description: Rust code review for workerd. Covers CXX FFI safety, unsafe code patterns, JSG resource conventions, error handling, and a review checklist adapted from the C++ review skills. Load this skill when reviewing Rust code in src/rust/.
---
**Always** use the `docs/reference/rust-review-checklist.md` file when reviewing Rust code.