--- title: "Nym Rust SDK: Privacy Apps for the Mixnet" description: "Rust SDK reference for building privacy applications on the Nym mixnet. Covers TcpProxy, Mixnet module, Client Pool, FFI bindings, and code examples." schemaType: "TechArticle" section: "Developers" lastUpdated: "2026-02-01" --- # Introduction The Rust SDK allows exposes a few different modules, some more plug and play than others. Each of which handles exposes a Nym Client, which handles finding and using a route for packets through the Mixnet, encryption, and cover traffic, all under the hood.