Skip to main content

handle

Function handle 

Source
pub async fn handle(
    __arg0: Extension<Arc<ServerState>>,
    __arg1: Extension<RequestContext>,
    __arg2: Json<SqlRequest>,
) -> Response