Re-exports§
pub use error::HtsGetError;pub use error::Result;pub use http_core::get;pub use http_core::post;pub use post_request::PostRequest;pub use post_request::Region;pub use service_info::get_service_info_json;pub use service_info::Htsget;pub use service_info::ServiceInfo;pub use service_info::Type;
Modules§
- error
- http_
core - middleware
- htsget middleware components
- post_
request - query_
builder - service_
info
Structs§
- Config
- Simplified config.
Enums§
- Endpoint
- A enum to distinguish between the two endpoint defined in the HtsGet specification
Functions§
- match_
format - Get the format from the string.
- match_
format_ from_ query - Match the format from a query parameter.