sqlx 0.2.5

🧰 The Rust SQL Toolkit.
Documentation
1
SELECT * from (VALUES (1, 'Herp Derpinson')) accounts(id, name)