3 This page explains how to write and work with Rust code in Firefox, with an
4 emphasis on interoperation with C++ code.
6 The [build documentation](../build/buildsystem/rust.html) explains how to add
7 new Rust code to Firefox. The [test documentation](../testing-rust-code)
8 explains how to test and debug Rust code in Firefox.