Pass shared application state to each API route in `warp`

后端 未结 0 798
说谎
说谎 2021-02-09 08:47

I have a Rust application using warp. It implements a RESTful CRUD API. I need each route handler (i.e., the function that ends up being ultimately called by the warp filters) t

相关标签:
回答
  • 消灭零回复
提交回复
热议问题