When writing a web service in Rust you may be tempted to do careful research based on your use case, to tailor your code to fit the needs of a typed language with strict memory safety, and to take a pragmatic approach to development. Doing things this way might make …
Wrote an article about my extended skill issues and failures at writing Rust for the web. Luckily managed to get back on track recently.