Skip to main content

run_account_script

Function run_account_script 

Source
pub async fn run_account_script(
    __arg0: Path<(Uuid, Uuid)>,
    __arg1: State<Arc<AppState>>,
    __arg2: Extension<JWTAuthMiddleware>,
) -> Result<impl IntoResponse, (StatusCode, Json<Value>)>