Skip to main content

world

Function world 

Source
pub async fn world(
    app_conf: Data<ApplicationConfiguration>,
    store: Data<MockSuotarStore>,
) -> ControllerResult<HttpResponse>