Data as of Jul 25, 2026 · Based on 2,718,867 AI responses across 9,511 prompts · See how Parse measures this
soafe is a Rust SOAP client generator that creates Rust types and code from a WSDL file. It is a fork of savon and generates serialization/deserialization logic and an async HTTP client based on reqwest. You integrate the generated code into your project via a build script and call the SOAP service methods on a generated client.
Parse Score