Hmm, I see the author liberally using _filename as a variable name saying "I just use names with underscores as functions arguments names". However: In Rust, variables starting with underscores are usually indicating…
I started porting one of rocket-based synchronous services to actix-web and so far I'm pleased with the process.
This piece of code is crap - it's not functional, keeps implicit state.
Well, they're not. It's a major pita when MSVC cannot understand a pefectly standard C++ construction. And Microsoft is well aware of that, they made jumps and leaps recently to bring their level of C++ compiler support…
Hmm, I see the author liberally using _filename as a variable name saying "I just use names with underscores as functions arguments names". However: In Rust, variables starting with underscores are usually indicating…
I started porting one of rocket-based synchronous services to actix-web and so far I'm pleased with the process.
This piece of code is crap - it's not functional, keeps implicit state.
Well, they're not. It's a major pita when MSVC cannot understand a pefectly standard C++ construction. And Microsoft is well aware of that, they made jumps and leaps recently to bring their level of C++ compiler support…