mirror of
https://github.com/aljazceru/turso.git
synced 2025-12-24 11:34:21 +01:00
Let's use "mod.rs" for the module top-level file as we do in the rest of the Limbo codebase for consistency.
3 lines
30 B
Rust
3 lines
30 B
Rust
pub mod query;
|
|
pub mod table;
|