Crate parsec_client

source ·
Expand description

Client library for integration with the Parsec service Currently this crate allows interaction with the PARSEC service through BasicClient, a low-level client that allows all supported operations to be performed, requiring all operation parameters to be provided explicitly.

Re-exports

Modules

  • Client app authentication data
  • Core helpers for integration with the Parsec service
  • Error types specific to the Parsec client