| Crates.io | dxr_shared |
| lib.rs | dxr_shared |
| version | 0.5.5 |
| created_at | 2022-02-04 21:06:38.188834+00 |
| updated_at | 2024-04-07 19:50:10.844064+00 |
| description | Declarative XML-RPC (implementation details) |
| homepage | |
| repository | https://github.com/ironthree/dxr |
| max_upload_size | |
| id | 527080 |
| size | 100,088 |
WARNING: This crate has been renamed to dxr as of version 0.6.0.
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.