Function garage_web::run_web_server[][src]

pub async fn run_web_server(
    garage: Arc<Garage>,
    shutdown_signal: impl Future<Output = ()>
) -> Result<(), GarageError>
Expand description

Run a web server