Crate htsget_actix
source ·Modules§
Structs§
- Represents the actix app state.
- Configuration for the htsget server.
- Configuration for the htsget server.
- Configuration of the service info.
- Configuration for the htsget ticket server.
Enums§
- Specify the storage backend to use as config values.
Constants§
- Represents a usage string for htsget-rs.
Functions§
- Configure cors, settings allowed methods, max age, allowed origins, and if credentials are supported.
- Configure the query server.
- Run the server using a http-actix
HttpServer
.