mirror of
https://github.com/tursodatabase/limbo.git
synced 2025-12-23 08:21:09 +00:00
Let's use "mod.rs" for the module top-level file as we do in the rest of the Limbo codebase for consistency.
2 lines
30 B
Rust
2 lines
30 B
Rust
pub mod query;
|
|
pub mod table;
|