move_zig·7 年前·議論I regularly use async functions as handlers in Express, but I always include a try ... catch block inside each one. What's the trivial way to use them?