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