MCPcopy 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
3use std::collections::{HashMap, HashSet};
4use std::path::{Path, PathBuf};

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected