Docs.rs
xml-rpc-0.1.0
xml-rpc 0.1.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
adnanademovic
Dependencies
base64 ^0.22.1
normal
error-chain ^0.12.4
normal
hyper ^0.10.15
normal
lazy_static ^1.5.0
normal
regex ^1.11.1
normal
rouille ^3.6.2
normal
serde ^1.0.217
normal
serde-xml-rs ^0.6.0
normal
serde_bytes ^0.11.15
normal
xml-rs ^0.8.25
normal
Versions
28.99%
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
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
xml_rpc
0.1.0
Module error
Module Items
Structs
Enums
Traits
Type Aliases
In crate xml_
rpc
xml_rpc
Module
error
Copy item path
Source
Structs
§
Error
The Error type.
FmtError
The Error type.
Enums
§
Error
Kind
The kind of an error.
FmtError
Kind
The kind of an error.
Traits
§
Result
Ext
Additional methods for
Result
, for easy interaction with this crate.
Type Aliases
§
Result
Convenient wrapper around
std::Result
.