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 cursor::Cursor;
pub use app_hash::AppHash;
pub use client::WebwareClient;

Modules

Module containing the app hash, which is needed for each request.

Module containing the client.

Module containing the pagination cursor.

Structs

The Request Method (VERB)

A Response to a submitted Request.

Enums

Represents any valid JSON value.