Skip to main content

get_services

Function get_services 

Source
pub async fn get_services(
    headers: HeaderMap,
    __arg1: State<SharedState>,
) -> ApiResult<Json<Vec<ServiceDomainView>>>