dxr_shared

Crates.iodxr_shared
lib.rsdxr_shared
version0.5.5
sourcesrc
created_at2022-02-04 21:06:38.188834
updated_at2024-04-07 19:50:10.844064
descriptionDeclarative XML-RPC (implementation details)
homepage
repositoryhttps://github.com/ironthree/dxr
max_upload_size
id527080
size100,088
Fabio Valentini (decathorpe)

documentation

README

DXR: declarative XML-RPC (shared implementation details)

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

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.

Commit count: 215

cargo fmt