Modules§
Structs§
Constants§
- USAGE
- The usage string for htsget-rs.
Functions§
- configure_
cors - Configure cors, settings allowed methods, max age, allowed origins, and if credentials are supported.
- configure_
server - Configure the query server.
- run_
server - Run the server using a http-actix
HttpServer
.