Rustaceans: Are you happy with Rust ORMs?
I've been building an open-source sqlc alternative for Python (5 months in). Just realized I could add a Rust generator too.
Would you use a tool that turns raw SQL into type-safe Rust structs, no ORM magic, just your queries compiled to safe code?