Crate wwsvc_rs[][src]

Expand description

WEBSERVICES Client

wwsvc_rs is a web client which is used to consume SoftENGINE’s WEBSERVICES, a proprietary API for their software WEBWARE.

Re-exports

pub use client::WebwareClient;
pub use client::AppHash;

Modules

Structs

The Request Method (VERB)

A Response to a submitted Request.

Enums

Represents any valid JSON value.