limbo/bindings/rust
Pekka Enberg 47e08d34bf bindings/rust: Fix Rows::next() I/O dispatcher handling
The `next()` function needs to be a loop to make sure we actually return rows.
2025-06-16 14:28:08 +03:00
..
examples bind/rust: Fix lifetime issue with pragma_query 2025-05-19 21:29:07 -03:00
src bindings/rust: Fix Rows::next() I/O dispatcher handling 2025-06-16 14:28:08 +03:00
tests bindings/rust: Fix Rows::next() I/O dispatcher handling 2025-06-16 14:28:08 +03:00
Cargo.toml use tempfile in test 2025-05-25 10:25:52 +03:00