Diesel gets rid of the boilerplate for database interaction and eliminates runtime errors without sacrificing performance. It takes full advantage of Rust's type system to create a low overhead query ...
Zero To Production In Rust is an opinionated introduction to backend development using Rust. This repository serves as supplementary material for the book: it hosts several snapshots of the codebase ...