handle_service

Function handle_service 

Source
pub(super) async fn handle_service(
    __arg0: State<AppState>,
    body: Bytes,
) -> Json<WebReturnType>