Docs.rs
xml-rpc-0.0.12
xml-rpc 0.0.12
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
adnanademovic
Dependencies
base64 ^0.6.0
normal
error-chain ^0.10.0
normal
futures ^0.1.14
normal
hyper ^0.10.15
normal
lazy_static ^1.0.0
normal
regex ^0.2.3
normal
rouille ^3.0.0
normal
serde ^1.0.11
normal
serde-xml-rs ^0.2.1
normal
serde_bytes ^0.10.2
normal
serde_derive ^1.0.11
normal
xml-rs ^0.6.1
normal
Versions
25.76%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
xml_rpc
0.0.12
Crate Items
Structs
Enums
Traits
Functions
Type Aliases
List of all items
Structs
Call
Fault
Url
client::Client
client::ContentType
error::Error
error::FmtError
server::BoundServer
server::Server
Enums
Value
error::ErrorKind
error::FmtErrorKind
Traits
error::ResultExt
Functions
client::call
client::call_value
from_params
into_params
server::on_decode_fail
server::on_encode_fail
Type Aliases
Params
Response
error::Result