Module parsec_client::core[][src]

Expand description

Core helpers for integration with the Parsec service

The interface module is a version of the parsec-interface crate and is meant to be used in conjuction with the basic, operation and request structures.

Re-exports

pub use interface::secrecy;
pub use parsec_interface as interface;

Modules

Basic client for Parsec integration

Types implementing an abstraction over IPC channels

Operation-level client

Request-level client