How can I pass structs from an Actix middleware to the handler?

前端 未结 0 1773
别那么骄傲
别那么骄傲 2021-02-19 00:35

I\'m trying to write an authentication middleware for my Actix application. When validating the request in the middleware, I make a call to a database to retrieve the necessary

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