Skip to main content

serve

Function serve 

Source
pub async fn serve(cfg: AppConfig) -> Result<()>
Expand description

Build the dataset store, start the actix server, and run until the process receives SIGINT.