pub(crate) fn launch() -> Rocket<Build>
Expand description

Entry point for this service. Creates the service and routes that will be served by the REST server.