Skip to main content

execute

Function execute 

Source
pub async fn execute(
    __arg0: State<Arc<AppConfig>>,
    __arg1: Json<ExecuteRequest>,
) -> AppResult<Json<ExecuteResponse>>