Module core

Source
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
Basic client for Parsec integration
ipc_handler
Types implementing an abstraction over IPC channels
operation_client
Operation-level client
request_client
Request-level client