Hacker News new | ask | show | jobs
by swlkr 607 days ago
It also has a db! macro that lets you write sql and it maps it to rust structs and fns, I've made some improvements to the macro here https://github.com/swlkr/static_sqlite
1 comments

This is awesome, well done