Docs.rs
  • xml-rpc-0.1.0
    • xml-rpc 0.1.0
    • Permalink
    • 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

xml_rpc0.1.0

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