Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/4xmen/rustavel
/ SqliteGenerator
Class
SqliteGenerator
core/src/sql/sqlite.rs:6–6 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4
5
#[derive(Debug)]
6
pub struct SqliteGenerator;
7
8
#[allow(dead_code)]
9
impl SqliteGenerator {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected