Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chatmail/core
/ sql.rs
File
sql.rs
src/sql.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
//! # SQLite wrapper.
2
3
use std::collections::{HashMap, HashSet};
4
use std::path::{Path, PathBuf};
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected