I am using actix_web and passing parameter into the url, but I want to pass the second one as query parameters. I wonder how to achieve that?
using actix_web
.ro