Crate xml_rpc

source ·

Re-exports

pub extern crate hyper;
pub use client::call;
pub use client::call_value;
pub use client::Client;
pub use server::Server;

Modules

Structs

The Request-URI of a Request’s StartLine.

Enums

Functions

Type Definitions