pub fn run_service<T: OgcApiService + ServiceEndpoints + Sync + 'static>() -> Result<()>Expand description
Generic main method for a single OgcApiService
pub fn run_service<T: OgcApiService + ServiceEndpoints + Sync + 'static>() -> Result<()>Generic main method for a single OgcApiService