Avatar
めちゃくちゃよくある struct FooController { @Get("/api/home") func getHome() async throws -> Response { ... } } みたいなのが書けるようになりますからね(僕はこれいらないと思うけど)