Cargo Features

htsget-lambda has no features set by default.

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

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

url-storage

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

experimental

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

htsget-lambda has 3 features without comments.