trevyn / turbosql

An easy local data persistence layer for Rust, backed by SQLite.
211 stars 8 forks source link

Parse `select!` result type as `Type` instead of `Ident` #38

Closed trevyn closed 10 months ago

trevyn commented 10 months ago

Closes #26