Cargo Features

htsget-storage has no features set by default.

[dependencies]
htsget-storage = { version = "0.1.1", features = ["s3-storage", "url-storage"] }
s3-storage

Enables pin-project-lite, s3-storage of htsget-config, aws-mocks and s3-storage of htsget-test and aws-config, aws-sdk-s3, and bytes

bytes:

Amazon S3

Affects htsget-storage::s3

url-storage

Enables bytes, url-storage of htsget-config and htsget-test and pin-project-lite and reqwest

reqwest:

Url storage

Affects htsget-storage::url