Cargo Features

htsget-axum has no features set by default.

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

Enables aws-mocks and s3-storage of htsget-test, s3-storage of htsget-config and htsget-search

url-storage

Enables url-storage of htsget-config, htsget-search, and htsget-test

htsget-axum has 2 features without comments.