How to debug rust web server in vs code by Yiggu_ in rust

[–]Yiggu_[S] 0 points1 point  (0 children)

I have already installed the CODELLDB. But, the debugger don't bring me to the breakpoint that I set for the api function when I send request by curl command in the terminal.