Docs.rs
htsget-config-0.20.1
htsget-config 0.20.1
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
brainstorm
mmalenic
Dependencies
async-trait ^0.1
normal
aws-config ^1
normal
optional
aws-sdk-secretsmanager ^1
normal
optional
base64 ^0.22
normal
cfg-if ^1
normal
chrono ^0.4
normal
clap ^4
normal
crypt4gh ^0.4
normal
optional
figment ^0.10
normal
futures-util ^0.3
normal
optional
http ^1
normal
http-cache-reqwest ^0.16
normal
http-serde ^2
normal
noodles ^0.104
normal
regex ^1
normal
reqwest ^0.12
normal
reqwest-middleware ^0.4
normal
rustls ^0.23
normal
rustls-pemfile ^2
normal
rustls-pki-types ^1
normal
schemars ^1
normal
serde ^1
normal
serde_json ^1
normal
serde_regex ^1
normal
tempfile ^3
normal
optional
thiserror ^2
normal
tokio ^1
normal
optional
toml ^0.9
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
aws-smithy-mocks ^0.2
dev
figment ^0.10
dev
rcgen ^0.14
dev
tempfile ^3
dev
tokio ^1
dev
schemars ^1
build
serde ^1
build
serde_json ^1
build
Versions
87.77%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Crate htsget_config
htsget_
config
0.20.1
All Items
Crate Items
Modules
Macros
Crate
htsget_
config
Copy item path
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.