MCPcopy 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)]
6pub struct SqliteGenerator;
7
8#[allow(dead_code)]
9impl SqliteGenerator {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected