Cargo Features

htsget-axum has no features set by default.

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

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

url-storage

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

experimental

Enables experimental of htsget-config, htsget-http, htsget-search, and htsget-test

htsget-axum has 3 features without comments.