Skip to main content

Crate refget_client

Crate refget_client 

Source
Expand description

HTTP client for GA4GH refget Sequences v2.0.0 and Sequence Collections v1.0.0 APIs.

Structs§

RefgetClient
Async HTTP client for a refget server.
RefgetClientBlocking
Blocking (synchronous) HTTP client for a refget server.

Enums§

ClientError
Errors that can occur when communicating with a refget server.

Type Aliases§

ClientResult
Result type for client operations.