Crate htsget_config

Crate htsget_config 

Source

Modules§

config
Structs to serialize and deserialize the htsget-rs config options.
error
Error types used by this crate.
http
Configuration related to TLS.
resolver
Resolvers map ids to storage locations.
storage
Storage backends.
types
Types related to htsget like formats, reference names, classes or intervals.

Macros§

command
Allows you to build the Command instance from your Cargo.toml at compile time.
package_info
Create the package info used to populate the service info. This uses the CARGO_PKG_* environment variables for information. A macro allows dependent code to use its own package information.