DXR: declarative XML-RPC (shared implementation details)

crates.io crates.io crates.io docs.rs

The dxr project provides crates for writing XML-RPC API clients and servers in Rust.

This crate contains implementations of type conversions between XML strings, XML-RPC values, and the corresponding Rust types. This functionality should be considered an internal implementation detail, and never be imported or used directly.